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
3b9402420d1a57cd39022e24f43191db9c6a8daf
authentik
/
passbook
/
stages
/
prompt
History
Jens Langhammer
09ef58350c
flows: rename AuthenticationStage to StageView as its a general base view
2020-05-17 00:03:06 +02:00
..
migrations
*: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies
2020-05-16 18:07:00 +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
stages/prompt: promptstage based on PolicyBindingModel
2020-05-14 13:51:35 +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