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 99d161e212 Merge branch 'master' into outpost-ldap
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

# Conflicts:
#	authentik/core/api/users.py
#	authentik/policies/event_matcher/migrations/0013_alter_eventmatcherpolicy_app.py
2021-05-04 21:02:20 +02:00
..
templates/api *: fix title not being set correctly for server-side rendered views 2021-05-02 12:22:50 +02:00
tests api: add tests for permission_required decorator 2021-04-27 17:04:38 +02:00
v2 Merge branch 'master' into outpost-ldap 2021-05-04 21:02:20 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
auth.py api: remove legacy basic auth for 2021.3 outposts 2021-04-27 17:06:47 +02:00
decorators.py api: cleanup args for @permission_required 2021-03-29 17:33:55 +02:00
pagination.py policies: improve logging 2021-03-02 15:04:31 +01:00
pagination_schema.py *: revert to drf-yasg upstream 2021-03-29 21:04:54 +02:00
schema.py api: fix invalid swagger schema 2021-03-29 22:34:24 +02:00
urls.py api: remove js i18n catalog 2021-04-03 19:07:54 +02:00
views.py api: replace rest_framework browser with rapi-doc 2021-03-18 20:35:12 +01:00