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 85a2280eaf core; fix variable being shadowed 2018-12-10 15:42:13 +01:00
..
forms core; fix variable being shadowed 2018-12-10 15:42:13 +01:00
migrations all: fully switch to Invitation 2018-12-10 14:49:15 +01:00
static all: invites -> invitations 2018-12-10 14:21:42 +01:00
templates core: switch to dynamic login form 2018-12-10 13:51:50 +01:00
views core: set request.user after signup for audit 2018-12-10 15:28: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 core: add static root 2018-12-09 22:12:41 +01:00
signals.py all: fully switch to Invitation 2018-12-10 14:49:15 +01:00
urls.py Fix import order 2018-12-10 13:51:16 +01:00
wsgi.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00