This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
46866e8ef0
authentik
/
passbook
/
admin
History
Jens Langhammer
46866e8ef0
bump version: 0.1.0-beta -> 0.1.1-alpha
2019-02-27 17:43:28 +01:00
..
api
switch from first_name and last_name to name
2019-02-27 15:09:05 +01:00
forms
Rules -> Policies, more things
2019-02-21 16:06:57 +01:00
templates
Only use one create template, get title from Form's Model
2019-02-27 16:06:20 +01:00
templatetags
admin: only add link if function returns not None
2018-12-26 21:55:14 +01:00
views
Only use one create template, get title from Form's Model
2019-02-27 16:06:20 +01:00
__init__.py
bump version: 0.1.0-beta -> 0.1.1-alpha
2019-02-27 17:43:28 +01:00
apps.py
fix mismatched Version numbers and missing verbose_names
2019-02-10 20:08:29 +01:00
mixins.py
code is now clean but still not working
2018-11-16 13:08:37 +01:00
requirements.txt
switch to drf_yasg
2019-02-21 16:05:59 +01:00
urls.py
add Nonce (one-time links), add password reset function (missing e-mail verification),
closes
#7
2019-02-25 20:46:23 +01:00