This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/core
2021-03-29 15:37:12 +02:00
..
api *: simplify API permissions checking, add API for user recovery 2021-03-29 15:36:35 +02:00
forms admin: remove group views 2021-03-29 12:03:11 +02:00
migrations *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
templates Merge branch 'next' into new-forms 2021-03-27 23:21:16 +01:00
tests web: initial implementation of new forms 2021-03-25 00:05:11 +01:00
views core: fix user view imports 2021-03-28 22:33:27 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
admin.py policies: optimise logging 2021-02-02 16:12:41 +01:00
apps.py core: clear application cache upon application creation 2021-01-30 18:12:14 +01:00
channels.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
expression.py expressions: set exception as message field 2021-01-14 21:58:10 +01:00
middleware.py root: fix request_id not being logged for actual asgi requests 2021-02-16 19:14:08 +01:00
models.py core: add API for user source settings 2021-03-18 00:32:40 +01:00
signals.py root: update to isort 5 2021-03-22 19:53:10 +01:00
tasks.py core: cleanup output for backup task 2021-03-03 20:11:55 +01:00
types.py core: add Serializer for UserSettings, used by stages and sources 2021-03-24 17:46:31 +01:00
urls.py web: initial implementation of new forms 2021-03-25 00:05:11 +01:00