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 ff37ed095c new release: 0.2.4-beta 2019-07-05 15:30:13 +02:00
..
auth create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login 2019-04-29 23:19:37 +02:00
forms create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login 2019-04-29 23:19:37 +02:00
management core: revert to cherrypy for main webserver and use daphne only for app_gw 2019-07-04 15:23:05 +02:00
migrations create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login 2019-04-29 23:19:37 +02:00
static implement actual Rewriting logic 2019-03-21 16:22:07 +01:00
templates remove oidc from OAuth2, add dedicated OIDC provider 2019-07-05 15:21:48 +02:00
templatetags add user settings for Sources 2019-03-13 16:49:30 +01:00
tests fix unittests 2019-03-11 11:44:12 +01:00
views improve OIDC compatibility 2019-06-25 17:57:25 +02:00
__init__.py new release: 0.2.4-beta 2019-07-05 15:30:13 +02:00
admin.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
apps.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
exceptions.py implement password policy checking on signup and password change closes #8 2019-02-26 15:40:58 +01:00
models.py create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login 2019-04-29 23:19:37 +02:00
policies.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
signals.py invalidate cache when policy is saved 2019-03-21 11:29:11 +01:00
tasks.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
urls.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00