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 c66945623a Improve admin interface more (back links, better headlines) 2019-02-27 15:48:33 +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 Improve admin interface more (back links, better headlines) 2019-02-27 15:48:33 +01:00
templatetags admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
views Improve admin interface more (back links, better headlines) 2019-02-27 15:48:33 +01:00
__init__.py bump version: 0.0.11-alpha -> 0.0.12-alpha 2019-02-27 13:18: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