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 00fae2353c
api: optimise pagination in API schema (#6478)
2023-08-05 15:37:06 +02:00
..
templates/api core: fix inconsistent favicon (#6080) 2023-06-27 23:13:31 +02:00
tests enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
v3 root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: fix missing scheme in securitySchemes 2022-10-29 18:50:34 +02:00
authentication.py security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
authorization.py api: add filter backend for secret key to allow access to tenants and certificates 2022-12-28 18:59:25 +01:00
decorators.py core: fix tokens not being viewable but superusers 2021-09-19 16:11:20 +02:00
pagination.py api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
schema.py api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
urls.py root: remove old api path 2022-01-06 22:21:21 +01:00
views.py *: linting pass, rename from swagger to schema 2021-05-16 15:22:57 +02:00