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
Jens Langhammer 920858ff72 Merge branch 'master' into otp-rework
# Conflicts:
#	passbook/flows/models.py
#	passbook/stages/otp/models.py
#	swagger.yaml
2020-06-29 22:54:18 +02:00
..
captcha flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
consent flows: change wording of consent on flows 2020-06-19 20:33:41 +02:00
dummy flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
email e2e: add tests for enrollment with email 2020-06-25 17:45:06 +02:00
identification flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
invitation flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
otp_time stages/otp: start separation into 3 stages, otp_time, otp_static and otp_validate 2020-06-28 10:30:35 +02:00
otp_validate stages/otp: start separation into 3 stages, otp_time, otp_static and otp_validate 2020-06-28 10:30:35 +02:00
password stages/password: assign default password change flow to password stage 2020-06-29 21:47:20 +02:00
prompt flows: update migrations to use update_or_create 2020-06-29 16:19:39 +02:00
user_delete flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
user_login flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
user_logout flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
user_write stages/password: create default password change flow 2020-06-29 16:26:21 +02:00
__init__.py factors: -> stage 2020-05-08 20:59:51 +02:00