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
Jens Langhammer 54f170650a core: replace uid with uuid search
uid can't be searched it as its a computed field

closes #2480

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-03-14 10:35:55 +01:00
..
api core: replace uid with uuid search 2022-03-14 10:35:55 +01:00
migrations *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
sources core: add error handling in source flow manager when flow isn't applicable 2022-01-03 21:57:55 +01:00
templates web: fix locale change not updating all elements 2022-02-26 16:29:12 +01:00
tests core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
views core: add initial app launch url (#2367) 2022-02-23 22:48:55 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py Prometheus metrics (#914) 2021-05-23 20:29:34 +02:00
auth.py providers/oauth2: initial client_credentials grant support (#2437) 2022-03-05 23:24:55 +01:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
expression.py core: fix PropertyMapping's globals not matching Expression policy 2021-06-21 15:54:43 +02:00
managed.py core: make Source model managed, add inbuilt source 2021-04-09 16:20:59 +02:00
middleware.py core: set tag with request ID 2021-12-13 16:15:27 +01:00
models.py core: handle all exceptions for applications listing 2022-02-26 16:08:38 +01:00
signals.py *: refactor prometheus gauges to directly updating metrics view 2022-01-16 13:57:07 +01:00
tasks.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
types.py core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py core: add initial app launch url (#2367) 2022-02-23 22:48:55 +01:00