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 9518cefdd7 flows: fix default-source-enrollment-if-username expression 2020-07-09 00:20:42 +02:00
..
api WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
forms core: fix application overview 2020-07-05 22:58:52 +02:00
migrations core: add token Intents 2020-07-05 23:14:57 +02:00
templates flows: fix default-source-enrollment-if-username expression 2020-07-09 00:20:42 +02:00
templatetags core: ensure user settings are sorted by name 2020-06-30 21:24:58 +02:00
tests core: fix linting 2020-07-01 22:35:38 +02:00
views core: fix type annotation for user settings 2020-07-05 23:49:33 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py core: add general admin.py loader, remove individual files 2020-05-07 00:05:10 +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
models.py core: add token Intents 2020-07-05 23:14:57 +02:00
signals.py stages/user_write: add signals 2020-07-07 15:49:02 +02:00
tasks.py core: rename nonce to token 2020-05-16 16:11:53 +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 stages/user_delete: add user delete stage, remove view from core 2020-05-12 14:50:00 +02:00