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 196be4b3b0 Add captcha_factor 2018-12-14 13:51:12 +01:00
..
auth core: cleanup templates, add template for backend authentication 2018-12-14 13:50:58 +01:00
forms core: implement new mfa authentication 2018-12-13 18:02:08 +01:00
migrations all: fully switch to Invitation 2018-12-10 14:49:15 +01:00
static core: shrink login wallpaper 2018-12-13 18:01:21 +01:00
templates core: cleanup templates, add template for backend authentication 2018-12-14 13:50:58 +01:00
views core: implement new mfa authentication 2018-12-13 18:02:08 +01:00
__init__.py add working oauth and ldap client 2018-11-11 13:41:48 +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 all: fully switch to Invitation 2018-12-10 14:49:15 +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 Add captcha_factor 2018-12-14 13:51:12 +01:00
signals.py core: add user settings and user delete 2018-12-10 16:58:35 +01:00
urls.py core: implement new mfa authentication 2018-12-13 18:02:08 +01:00
wsgi.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00