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/api
Jens Langhammer c249b55ff5 *: use py3.10 syntax for unions, remove old Type[] import when possible
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-30 14:59:01 +01:00
..
templates/api tenants: migrate context_processor to tenants 2021-05-29 18:01:48 +02:00
tests root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
v3 web: Update Web API Client version (#1857) 2021-11-29 14:17:12 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py outposts: fix integrity error with tokens 2021-06-13 13:36:54 +02:00
authentication.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
authorization.py core: fix tokens not being viewable but superusers 2021-09-19 16:11:20 +02:00
decorators.py core: fix tokens not being viewable but superusers 2021-09-19 16:11:20 +02:00
pagination.py core: make filefields readonly 2021-05-16 17:34:55 +02:00
schema.py *: fix typos in code 2021-09-25 00:01:11 +02:00
urls.py root: fix defaults for EMAIL_USE_TLS 2021-11-07 21:37:14 +01:00
views.py *: linting pass, rename from swagger to schema 2021-05-16 15:22:57 +02:00