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 fbf58801ec totp: rename tfa to totp 2018-12-14 10:09:57 +01:00
..
auth core: fix mfa, split up into multiple files, move factors to settings 2018-12-14 09:49:34 +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: fix url being active in navbar 2018-12-11 15:30:15 +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 totp: rename tfa to totp 2018-12-14 10:09:57 +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