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 cc0b8164b0 providers/*: use PolicyAccessMixin to simplify 2020-07-01 23:18:10 +02:00
..
api WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
forms root: add group_membership policy 2020-07-01 21:18:05 +02:00
migrations *: fix not all migrations using db_alias 2020-06-19 20:43:27 +02:00
templates core: fix forms for radio buttons 2020-07-01 12:47:27 +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 providers/*: use PolicyAccessMixin to simplify 2020-07-01 23:18:10 +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 admin: add list of all tokens 2020-07-01 12:27:30 +02:00
signals.py policies: rewrite cache_key to prevent wrong cache 2020-06-02 17:06:18 +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