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
2020-11-21 19:10:05 +01:00
..
__init__.py
applications.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
certificate_key_pair.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
flows.py Migrate to Docusaurus (#329) 2020-11-15 22:42:02 +01:00
groups.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
outposts.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
outposts_service_connections.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
overview.py admin: migrate overview data-target modals 2020-11-21 19:10:05 +01:00
policies.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
policies_bindings.py
property_mappings.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
providers.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
shell.py admin: add shell view 2020-11-21 16:16:59 +01:00
sources.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages_bindings.py
stages_invitations.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
stages_prompts.py admin: implement search for all views 2020-10-03 19:32:01 +02:00
tasks.py admin: fix task list not being sorted 2020-10-16 14:53:00 +02:00
tokens.py core: hide token value by default 2020-10-05 22:40:30 +02:00
users.py admin: fix error when creating password-reset link 2020-11-21 16:23:39 +01:00
utils.py