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 6299fc7f81
root: migrate from os.path to Pathlib (#5594)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-05-12 20:04:02 +02:00
..
templates/api web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
tests core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
v3 root: migrate from os.path to Pathlib (#5594) 2023-05-12 20:04:02 +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 providers/oauth2: rework OAuth2 Provider (#4652) 2023-02-09 20:19:48 +01: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 core: make filefields readonly 2021-05-16 17:34:55 +02:00
schema.py api: fix schema not referencing errors correctly 2022-09-11 23:01:26 +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