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
24a3e787ddc2d2de397d97f30cc1e9b45152797c
authentik
/
passbook
/
stages
/
identification
History
Jens L
24a3e787dd
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
...
* *: migrate to per-model UUID Primary key, remove UUIDModel * *: fix import order, fix unittests
2020-05-20 09:17:06 +02:00
..
migrations
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
2020-05-20 09:17:06 +02:00
templates/stages
/identification
stages/password: show password forgotten prompt when recovery flow configured
2020-05-15 11:01:02 +02:00
__init__.py
stages/identification: migrate from core to separate stage
2020-05-09 21:31:29 +02:00
api.py
stages/identification: migrate from core to separate stage
2020-05-09 21:31:29 +02:00
apps.py
stages/identification: migrate from core to separate stage
2020-05-09 21:31:29 +02:00
forms.py
stages/identification: fix label for inputs
2020-05-10 15:29:27 +02:00
models.py
stages/identification: add more templates
2020-05-10 20:24:47 +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/identification: add recovery support
2020-05-10 18:45:16 +02:00