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 7334599efd *: update JSON fields to django 3.1 2020-08-15 21:04:22 +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 *: update JSON fields to django 3.1 2020-08-15 21:04:22 +02:00
templates core: add separate autosubmit form for use without flows 2020-07-12 18:24:36 +02:00
templatetags core: ensure user settings are sorted by name 2020-06-30 21:24:58 +02:00
tests core: separate expiry logic from tokens and make re-usable 2020-07-20 10:57:12 +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 *: update JSON fields to django 3.1 2020-08-15 21:04:22 +02:00
signals.py stages/user_write: add signals 2020-07-07 15:49:02 +02:00
tasks.py core: separate expiry logic from tokens and make re-usable 2020-07-20 10:57:12 +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