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/tenants
Jens Langhammer 9d6f79558f tenants: forbid creation of multiple default tenants
closes #2059

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-04 19:01:20 +01:00
..
migrations tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +01:00
__init__.py tenants: initial implementation 2021-05-29 17:47:25 +02:00
api.py tenants: forbid creation of multiple default tenants 2022-01-04 19:01:20 +01:00
apps.py tenants: initial implementation 2021-05-29 17:47:25 +02:00
middleware.py tenants: set tenant uuid in sentry 2021-07-25 22:28:09 +02:00
models.py tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +01:00
tests.py tenants: forbid creation of multiple default tenants 2022-01-04 19:01:20 +01:00
utils.py core: add fallback for missing sentry trace 2021-12-13 18:06:01 +01:00