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
c62794c738d92d4d2456a30b9b4d8db4bdbe0a6f
authentik
/
passbook
/
stages
/
invitation
History
Jens Langhammer
c61c84e9f3
admin: remove inline JS, add CodeMirror widget for jinja and yaml
2020-05-20 13:00:45 +02:00
..
migrations
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
2020-05-20 09:17:06 +02:00
__init__.py
stages/invitation: start extracting invitation from core
2020-05-11 21:58:02 +02:00
api.py
admin: remove more duplicate code
2020-05-13 13:45:57 +02:00
apps.py
stages/invitation: start extracting invitation from core
2020-05-11 21:58:02 +02:00
forms.py
admin: remove inline JS, add CodeMirror widget for jinja and yaml
2020-05-20 13:00:45 +02:00
models.py
migrate to per-model UUID Primary key, remove UUIDModel (
#26
)
2020-05-20 09:17:06 +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/invitation: add unittests
2020-05-13 23:20:27 +02:00