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 a5dc193cfd bump version: 0.1.8-beta -> 0.1.9-beta 2019-03-10 12:17:48 +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 add impersonation middleware, add to templates 2019-03-10 02:41:31 +01:00
templatetags admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
views consistently using PolicyEngine 2019-03-10 02:07:18 +01:00
__init__.py bump version: 0.1.8-beta -> 0.1.9-beta 2019-03-10 12:17:48 +01: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 PropertyMapping Model, add Subclass for SAML, test with AWS 2019-03-08 12:47:50 +01:00