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 af3df16b90
core: add uuid to user, use as sub for OpenID
2018-12-09 21:05:25 +01:00
..
forms core: Add Webhook Rule 2018-11-27 16:23:04 +01:00
migrations core: add uuid to user, use as sub for OpenID 2018-12-09 21:05:25 +01:00
static Add better logo 2018-11-26 17:16:47 +01:00
templates use logo on favicon and login 2018-11-26 17:17:04 +01:00
views oauth_provider: rewrite view to check for access 2018-11-25 20:39:09 +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 core: add uuid to user, use as sub for OpenID 2018-12-09 21:05:25 +01:00
requirements.txt Add missing PyMySQL to requirements 2018-11-27 16:35:37 +01:00
rules.py core: fix rule engine not working 2018-11-30 14:33:33 +01:00
settings.py core: switch role evaluating to celery worker 2018-11-27 16:23:29 +01:00
urls.py add logout view 2018-11-23 09:44:30 +01:00
wsgi.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00