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 10fd96981e new release: 0.2.6-beta 2019-07-15 13:42:18 +00: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 Show redirect URL in <pre> element 2019-04-29 22:32:22 +02:00
templatetags add modal for OAuth Providers showing the URLs 2019-03-20 20:03:28 +01:00
views separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
__init__.py new release: 0.2.6-beta 2019-07-15 13:42:18 +00:00
apps.py fix mismatched Version numbers and missing verbose_names 2019-02-10 20:08:29 +01:00
middleware.py add impersonation middleware, add to templates 2019-03-10 02:41:31 +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
settings.py add impersonation middleware, add to templates 2019-03-10 02:41:31 +01:00
urls.py add request debug view 2019-03-14 18:01:27 +01:00