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
2a5ee9b18526639b9c68d281ba8282a89c75ee5d
authentik
/
passbook
/
stages
/
prompt
History
Jens Langhammer
feba3e2430
stages/prompt: Add username type field
...
add autocomplete attributes for username and password
2020-06-15 19:05:18 +02:00
..
migrations
stages/prompt: Add username type field
2020-06-15 19:05:18 +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
core: fix form not showing general errors
2020-06-01 19:08:01 +02:00
models.py
stages/prompt: Add username type field
2020-06-15 19:05:18 +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
WIP Use Flows for Sources and Providers (
#32
)
2020-06-07 16:35:08 +02:00