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/stages/prompt
Jens Langhammer ff64182ae8 stages/prompt: skip password equality check when previous checks failed 2020-10-18 22:54:40 +02:00
..
migrations *: apply new black styling 2020-09-30 19:34:22 +02:00
__init__.py stages/prompt: add prompt stage: dynamically created forms based on database 2020-05-10 16:20:17 +02:00
api.py stages/prompt: remove PolicyBindingModel from PromptStage *breaking* 2020-09-09 17:16:43 +02:00
apps.py stages/prompt: add prompt stage: dynamically created forms based on database 2020-05-10 16:20:17 +02:00
forms.py stages/prompt: skip password equality check when previous checks failed 2020-10-18 22:54:40 +02:00
models.py policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
signals.py *: remove deprecated providing_args 2020-10-02 11:18:14 +02:00
stage.py flows: rename AuthenticationStage to StageView as its a general base view 2020-05-17 00:03:06 +02:00
tests.py pytest (#209) 2020-09-11 23:21:11 +02:00
widgets.py stages/prompt: add static and separator elements 2020-07-09 00:00:15 +02:00