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/lifecycle
Jens Langhammer 1b91543add 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>

# Conflicts:
#	authentik/core/api/users.py
#	web/src/elements/forms/ModelForm.ts
#	web/src/pages/user-settings/UserDetailsPage.ts
#	web/src/pages/user-settings/UserSettingsPage.ts
2021-08-05 17:47:45 +02:00
..
system_migrations stages: add WebAuthn stage (#550) 2021-02-17 20:49:58 +01:00
__init__.py root: automate system migrations, move docker to lifecycle folder 2020-09-10 00:18:39 +02:00
bootstrap.sh lifecycle: fix permissions for unittest xml 2021-06-09 16:03:51 +02:00
gunicorn.conf.py core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:47:45 +02:00
migrate.py lifecycle: fix postgresql port not being passed for migrations 2021-07-16 12:04:36 +02:00
wait_for_db.py root: optional TLS support on redis connections (#1147) 2021-07-15 11:48:52 +02:00