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 1d03b36750 stages/identification: show sign up url when related flow exists 2020-05-10 18:14:10 +02:00
..
api factors: -> stage 2020-05-08 20:59:51 +02:00
forms stages/prompt: add prompt stage: dynamically created forms based on database 2020-05-10 16:20:17 +02:00
migrations core: fix migrations 2020-05-10 12:07:40 +02:00
templates stages/identification: show sign up url when related flow exists 2020-05-10 18:14:10 +02:00
templatetags factors: -> stage 2020-05-08 20:59:51 +02:00
tests stages/prompt: add prompt stage: dynamically created forms based on database 2020-05-10 16:20:17 +02:00
views stages/dummy: add unittests 2020-05-10 17:02:01 +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/dummy: separate dummy policy from core into app 2020-05-10 02:14:55 +02:00
signals.py core: fix saving of policy not correctly clearing it's cache 2020-02-24 13:15:52 +01:00
tasks.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
types.py factors: -> stage 2020-05-08 20:59:51 +02:00
urls.py stages/prompt: add prompt stage: dynamically created forms based on database 2020-05-10 16:20:17 +02:00