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/lib
Jens Langhammer c23ceacd0b initial implementation of reverse proxy, using django-revproxy from within a middleware
add new config entry "primary_domain" which is used to set the cookie domain
2019-03-20 22:42:47 +01:00
..
templates/lib add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
templatetags Add some more failsafe for administration 2019-03-07 14:09:52 +01:00
utils fix broken E-Mail templatetag 2019-03-03 21:05:17 +01:00
__init__.py bump version: 0.1.22-beta -> 0.1.23-beta 2019-03-18 20:54:31 +01:00
admin.py add lib 2018-11-14 19:14:14 +01:00
apps.py fix mismatched Version numbers and missing verbose_names 2019-02-10 20:08:29 +01:00
boilerplate.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
config.py code is now clean but still not working 2018-11-16 13:08:37 +01:00
decorators.py code is now clean but still not working 2018-11-16 13:08:37 +01:00
default.yml initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00
fields.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00
mixins.py saml_idp: Rewrite to CBV 2018-12-16 17:09:26 +01:00
models.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
widgets.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00