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-02-20 00:20:01 +01:00
..
api web: migrate Token List to web 2021-02-19 19:09:30 +01:00
forms admin: add ?provider for ApplicationCreateView 2021-02-16 20:00:52 +01:00
migrations *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
templates web: migrate user token list to web 2021-02-20 00:20:01 +01:00
templatetags core: use tabs for user settings 2021-01-17 17:25:15 +01:00
tests events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
views web: migrate user token list to web 2021-02-20 00:20:01 +01: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 *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
signals.py core: clear application cache upon application creation 2021-01-30 18:12:14 +01:00
tasks.py events: create event when system task fails 2021-01-18 10:09:14 +01:00
types.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls.py web: migrate user token list to web 2021-02-20 00:20:01 +01:00