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.
authentik/passbook/admin
Jens Langhammer e88a82553d use separate Form for Admin user editing (allow is_staff and is_active) 2019-03-02 22:41:14 +01:00
..
api switch from first_name and last_name to name 2019-02-27 15:09:05 +01:00
forms use separate Form for Admin user editing (allow is_staff and is_active) 2019-03-02 22:41:14 +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 use separate Form for Admin user editing (allow is_staff and is_active) 2019-03-02 22:41:14 +01:00
__init__.py bump version: 0.1.1-alpha -> 0.1.1-beta 2019-02-27 17:45:10 +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