This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
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.
69120da45c
authentik
/
passbook
/
flows
History
Jens Langhammer
69120da45c
core: remove redundant views/forms
2020-05-11 00:49:48 +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
core: remove redundant views/forms
2020-05-11 00:49:48 +02:00
views.py
flows: add check if current plan matches current flow
2020-05-10 20:15:24 +02:00