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/core
Jens Langhammer e2cc2843d8 core: add X-passbook-id to every request with unique ID 2020-09-21 19:37:44 +02:00
..
api core: make is_superuser a group property, remove from user 2020-09-15 23:10:31 +02:00
forms core: make is_superuser a group property, remove from user 2020-09-15 23:10:31 +02:00
migrations core: remove migration dependency on ldap 2020-09-21 13:21:03 +02:00
templates core: move impersonation to core, add tests, add better permission checks 2020-09-17 16:24:53 +02:00
templatetags core: ensure user settings are sorted by name 2020-06-30 21:24:58 +02:00
tests core: move impersonation to core, add tests, add better permission checks 2020-09-17 16:24:53 +02:00
views audit: fix fields for events from impersonation being swapped 2020-09-19 22:54:36 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
expression.py policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
middleware.py core: add X-passbook-id to every request with unique ID 2020-09-21 19:37:44 +02:00
models.py sources/ldap: implement LDAP password validation and syncing 2020-09-21 11:46:35 +02:00
signals.py stages/user_write: add signals 2020-07-07 15:49:02 +02:00
tasks.py core: fix logic error in expired models cleanup 2020-09-15 12:53:02 +02:00
types.py core: UIUserSettings: remove icon, rename view_name to URL for complete URL 2020-06-29 16:20:33 +02:00
urls.py core: move impersonation to core, add tests, add better permission checks 2020-09-17 16:24:53 +02:00