authentik/authentik/core
Jens L 833c66a9dd
sources/saml: fix FlowPlanner error due to pickle (#9708)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-05-13 20:33:34 +02:00
..
api web/admin: only show non-backchannel providers in application provider select (#9658) 2024-05-09 18:10:07 +02:00
expression enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
management root: move database calls from ready() to dedicated startup signal (#9081) 2024-04-02 14:19:32 +02:00
migrations enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
sources sources/saml: fix FlowPlanner error due to pickle (#9708) 2024-05-13 20:33:34 +02:00
templates root: Multi-tenancy (#7590) 2024-01-23 14:28:06 +01:00
tests core: fix source flow_manager not always appending save stage (#9659) 2024-05-09 19:04:32 +02:00
views root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: use reconcile decorator instead of relying on function name prefix (#8483) 2024-02-23 15:12:34 +01:00
auth.py root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
channels.py root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
middleware.py root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
models.py enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
signals.py core: add user settable token durations (#7410) 2024-04-11 13:05:05 +02:00
tasks.py core: fix condition in task clean_expiring_models (#9603) 2024-05-06 12:29:04 +00:00
types.py root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
urls.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00