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 e42386b150 api: update API browser to match admin UI and auto-switch theme
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-25 20:09:29 +02:00
..
templates/api api: update API browser to match admin UI and auto-switch theme 2022-05-25 20:09:29 +02:00
tests ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
v3 events: add user filter to notifications 2022-05-14 22:31:13 +02:00
__init__.py
apps.py
authentication.py
authorization.py api: fix OwnerFilter filtering out objects for superusers 2022-05-14 21:36:00 +02:00
decorators.py
pagination.py
schema.py
urls.py
views.py