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/flows
Jens Langhammer 5b2bf7519a stages/user_create -> user_write: Stage can create and update existing users 2020-05-10 23:38:15 +02:00
..
migrations stages/user_create -> user_write: Stage can create and update existing users 2020-05-10 23:38:15 +02:00
__init__.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
api.py factors: -> stage 2020-05-08 20:59:51 +02:00
apps.py flows/*: Initial flows stage1 implementation 2020-05-07 20:51:06 +02:00
exceptions.py flows: enum to django TextChoices 2020-05-09 20:54:56 +02:00
forms.py factors: -> stage 2020-05-08 20:59:51 +02:00
models.py stages/identification: show sign up url when related flow exists 2020-05-10 18:14:10 +02:00
planner.py flows: add check if current plan matches current flow 2020-05-10 20:15:24 +02:00
stage.py stages/email: add form for sending email to prevent spam 2020-05-10 20:50:27 +02:00
urls.py stages/identification: load uid_fields from stage in form, add more unit tests 2020-05-10 00:05:36 +02:00
views.py flows: add check if current plan matches current flow 2020-05-10 20:15:24 +02:00