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.
a7567ad8c6
authentik
/
passbook
/
flows
History
Jens Langhammer
1d03b36750
stages/identification: show sign up url when related flow exists
2020-05-10 18:14:10 +02:00
..
migrations
stages/login: -> stages/user_login: rename login to user_login for user_create stage
2020-05-10 16:20:44 +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: enum to django TextChoices
2020-05-09 20:54:56 +02:00
stage.py
factors: -> stage
2020-05-08 20:59:51 +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: make FlowExecutor fully working without pending user
2020-05-10 15:28:52 +02:00