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
/
captcha
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
__init__.py
factors: -> stage
2020-05-08 20:59:51 +02:00
api.py
factors: -> stage
2020-05-08 20:59:51 +02:00
apps.py
factors: -> stage
2020-05-08 20:59:51 +02:00
forms.py
factors: -> stage
2020-05-08 20:59:51 +02:00
models.py
factors: -> stage
2020-05-08 20:59:51 +02:00
settings.py
factors: -> stage
2020-05-08 20:59:51 +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/captcha: add tests
2020-05-10 21:43:30 +02:00