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.
Jens L
6a4086c490
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
...
* flows: introduce FlowPlan markers, which indicate when a stage needs re-evaluation
Implement re_evaluate_policies
add unittests for several different scenarios
closes #78
* flows: move markers to separate files, cleanup formatting
* flows: fix self.next is not callable
2020-06-18 22:43:51 +02:00
..
captcha
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
consent
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
dummy
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
email
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
identification
*: make email naming consistent
2020-06-18 19:35:59 +02:00
invitation
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
otp
*: make email naming consistent
2020-06-18 19:35:59 +02:00
password
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
prompt
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +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
flows: introduce FlowPlan markers, which indicate when a stage needs … ( #79 )
2020-06-18 22:43:51 +02:00
__init__.py
factors: -> stage
2020-05-08 20:59:51 +02:00