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 L 859cf2bd8f
lib: move id and key generators to lib (#1286)
* lib: move generators to lib

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* core: bump default token key size

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: fix split being used for http basic auth instead of partition

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* web/elements: don't rethrow error in ActionButton

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-08-23 20:27:38 +02: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
v2 api: add cache timeouts to config API for outposts 2021-08-21 14:14:18 +02: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 lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
authorization.py api: add OwnerFilter 2021-05-21 20:46:59 +02:00
decorators.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
pagination.py core: make filefields readonly 2021-05-16 17:34:55 +02:00
schema.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
urls.py api: remove js i18n catalog 2021-04-03 19:07:54 +02:00
views.py *: linting pass, rename from swagger to schema 2021-05-16 15:22:57 +02:00