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
22ee198a31f72ebc05f937f9923aa20567289eb2
authentik
/
passbook
/
stages
/
prompt
History
Jens Langhammer
3b70d12a5f
*: rephrase strings
2020-07-01 18:40:52 +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
*: rephrase strings
2020-07-01 18:40:52 +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