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/passbook/admin/views
Jens L 24a3e787dd
migrate to per-model UUID Primary key, remove UUIDModel (#26)
* *: migrate to per-model UUID Primary key, remove UUIDModel

* *: fix import order, fix unittests
2020-05-20 09:17:06 +02:00
..
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
applications.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
audit.py ui: re-organize some of the navigation to make it cleaner for end-users 2020-02-27 14:59:34 +01:00
certificate_key_pair.py crypto: implement simple certificate-key pair for easier management 2020-03-03 23:35:25 +01:00
debug.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
flows.py admin: add flows 2020-05-08 18:45:53 +02:00
groups.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
overview.py admin: fix slow load for templates using get_links 2020-05-16 19:00:43 +02:00
policies.py admin: add generic tests 2020-05-19 20:59:43 +02:00
policies_bindings.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
property_mapping.py admin: add generic tests 2020-05-19 20:59:43 +02:00
providers.py admin: add generic tests 2020-05-19 20:59:43 +02:00
sources.py admin: add generic tests 2020-05-19 20:59:43 +02:00
stages.py admin: add generic tests 2020-05-19 20:59:43 +02:00
stages_bindings.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
stages_invitations.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
stages_prompts.py migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
users.py core: rename nonce to token 2020-05-16 16:11:53 +02:00