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/core
Jens Langhammer 6649eb401e bump version: 0.0.5-alpha -> 0.0.6-alpha 2019-02-13 16:41:59 +01:00
..
auth core: mfa cleanup session after successful login 2018-12-18 15:34:26 +01:00
forms core: add slug to application 2018-12-26 17:17:39 +01:00
management fix failing docker build and failing helm packaging 2019-02-13 16:41:51 +01:00
migrations add PasswordPolicyRule (not used yet) 2019-02-10 20:09:47 +01:00
static core: add custom group model with hierarchy , add tree admin 2018-12-27 00:38:42 +01:00
templates redo migrations, cleanup 2019-02-08 14:57:59 +01:00
views redo migrations, cleanup 2019-02-08 14:57:59 +01:00
__init__.py bump version: 0.0.5-alpha -> 0.0.6-alpha 2019-02-13 16:41:59 +01:00
admin.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
apps.py core: add basic rule engine, needs celery debugging 2018-11-28 14:01:59 +01:00
celery.py disable pymysql import 2018-12-09 17:41:25 +01:00
models.py add PasswordPolicyRule (not used yet) 2019-02-10 20:09:47 +01:00
requirements.txt redo migrations, cleanup 2019-02-08 14:57:59 +01:00
rules.py add PasswordPolicyRule (not used yet) 2019-02-10 20:09:47 +01:00
settings.py fix coverage failing 2019-02-11 17:36:36 +01:00
signals.py core: add user settings and user delete 2018-12-10 16:58:35 +01:00
urls.py core: fix invalid mfa-denied URL declaration 2018-12-18 15:33:06 +01:00
wsgi.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00