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 052bf88c3d core: create default user
# Conflicts:
#	README.md
2020-06-02 16:42:44 +02:00
..
api flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
forms core: remove policies from application form 2020-05-16 20:48:45 +02:00
migrations core: create default user 2020-06-02 16:42:44 +02:00
templates core: fix form not showing general errors 2020-06-01 19:08:01 +02:00
templatetags Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through" 2020-05-16 16:02:42 +02:00
tests flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
views policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +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
models.py policies/expression: use pb_message() for messages instead of returning a tuple 2020-06-01 15:25:38 +02:00
signals.py policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
tasks.py core: rename nonce to token 2020-05-16 16:11:53 +02:00
types.py factors: -> stage 2020-05-08 20:59:51 +02:00
urls.py stages/user_delete: add user delete stage, remove view from core 2020-05-12 14:50:00 +02:00