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 L beabba2890
flows: Load Stages without refreshing the whole page (#33)
* flows: initial implementation of FlowExecutorShell

* flows: load messages dynamically upon card refresh
2020-05-24 00:57:25 +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 migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +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 flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +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 migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
signals.py *: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies 2020-05-16 18:07:00 +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