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 a0d42092e3
add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7
2019-02-25 20:46:23 +01:00
..
templatetags Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
utils improve placeholder on login template 2019-02-25 19:43:33 +01:00
__init__.py bump version: 0.0.7-alpha -> 0.0.8-alpha 2019-02-25 17:39:39 +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 add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7 2019-02-25 20:46:23 +01:00
fields.py add lib 2018-11-14 19:14:14 +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