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
/
email
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
static/stages/email
/css
…
templates/stages
/email
…
templatetags
…
__init__.py
…
api.py
…
apps.py
…
forms.py
…
models.py
…
stage.py
flows: rename AuthenticationStage to StageView as its a general base view
2020-05-17 00:03:06 +02:00
tasks.py
…
tests.py
core: rename nonce to token
2020-05-16 16:11:53 +02:00
utils.py
…