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 6fd19c0a37 flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +02:00
..
migrations flows: fix linting of migrations 2020-05-11 09:08:15 +02:00
tests flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +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 flows: add invalidation designation, use as default logout action 2020-05-11 01:12:57 +02:00
planner.py flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +02:00
stage.py stages/email: add form for sending email to prevent spam 2020-05-10 20:50:27 +02:00
urls.py flows: add invalidation designation, use as default logout action 2020-05-11 01:12:57 +02:00
views.py flows: add check if current plan matches current flow 2020-05-10 20:15:24 +02:00