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
fdfc6472d2eddfa93ddb408a926f14f58a592cc6
authentik
/
passbook
/
stages
/
prompt
History
Jens Langhammer
fdfc6472d2
admin: fixup some urls
2020-05-28 10:36:27 +02:00
..
migrations
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
2020-05-20 09:17:06 +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 stage: dynamically created forms based on database
2020-05-10 16:20:17 +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
admin: add flow-stage-bindings, add policy-bindings, add prompts
2020-05-16 19:55:59 +02:00
models.py
admin: fixup some urls
2020-05-28 10:36:27 +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
stages/prompt: add policy verification logic
2020-05-14 15:48:23 +02:00