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 2eae37107d
core: add slug to application
2018-12-26 17:17:39 +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
migrations core: add slug to application 2018-12-26 17:17:39 +01:00
static core: update brand 2018-12-16 15:43:23 +01:00
templates core: show text if no applications are defined 2018-12-19 10:17:30 +01:00
views core: add more logging 2018-12-18 15:35:30 +01:00
__init__.py Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +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 core: add slug to application 2018-12-26 17:17:39 +01:00
requirements.txt ci: fix dependencies 2018-12-09 21:11:43 +01:00
rules.py core: fix rule engine not working 2018-11-30 14:33:33 +01:00
settings.py Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +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