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/core/api
Jens Langhammer 6fe5175f21 core: add UserSelfSerializer and separate method for users to update themselves with limited fields
rework user settings page to better use form
closes #1227

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-08-05 17:42:19 +02:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
applications.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
authenticated_sessions.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
groups.py core: add group filter by member username and pk 2021-07-23 19:35:41 +02:00
propertymappings.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
providers.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
sources.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
tokens.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
used_by.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
users.py core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:42:19 +02:00
utils.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00