This website requires JavaScript.
Explore
Help
Sign In
habsi
/
authentik
Watch
1
Star
0
Fork
0
You've already forked authentik
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62c20b6e675bf4461fd76a03b33ea182ff2be4a5
authentik
/
passbook
/
stages
/
prompt
History
Jens Langhammer
ec823aebed
flows: update migrations to use update_or_create
2020-06-29 16:19:39 +02:00
..
migrations
*: make email naming consistent
2020-06-18 19:35:59 +02:00
__init__.py
stages/prompt: add prompt stage: dynamically created forms based on database
2020-05-10 16:20:17 +02:00
api.py
stages/prompt: add prompt order field
2020-05-28 23:21:43 +02:00
apps.py
stages/prompt: add prompt stage: dynamically created forms based on database
2020-05-10 16:20:17 +02:00
forms.py
flows: update migrations to use update_or_create
2020-06-29 16:19:39 +02:00
models.py
*: make email naming consistent
2020-06-18 19:35:59 +02:00
stage.py
flows: rename AuthenticationStage to StageView as its a general base view
2020-05-17 00:03:06 +02:00
tests.py
flows: introduce FlowPlan markers, which indicate when a stage needs … (
#79
)
2020-06-18 22:43:51 +02:00