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 5f3ab49535 fix bug when Empty username is given to LoginAttempt.attempt 2019-02-25 14:10:29 +01:00
..
auth cleanup, fix Permission Denied when Cancelling login, fix display of messages on login template 2019-02-25 13:02:50 +01:00
forms use Inheritance for Factors instead of JSONField 2019-02-24 22:39:09 +01:00
management fix failing docker build and failing helm packaging 2019-02-13 16:41:51 +01:00
migrations use Inheritance for Factors instead of JSONField 2019-02-24 22:39:09 +01:00
static automatically fill slug field while typing 2019-02-21 17:01:12 +01:00
templates fix bug when Empty username is given to LoginAttempt.attempt 2019-02-25 14:10:29 +01:00
templatetags add hook for Factors to show user settings. closes #5 2019-02-25 13:20:07 +01:00
views improve OAuth Source Setup process, fix login template, closes #3 2019-02-25 14:10:10 +01:00
__init__.py bump version: 0.0.6-alpha -> 0.0.7-alpha 2019-02-25 13:20:12 +01:00
admin.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
apps.py Rule -> Policies 2019-02-16 10:24:31 +01:00
celery.py add psycopg2 as dependency 2019-02-21 16:30:56 +01:00
models.py improve OAuth Source Setup process, fix login template, closes #3 2019-02-25 14:10:10 +01:00
policies.py Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
requirements.txt add psycopg2 as dependency 2019-02-21 16:30:56 +01:00
settings.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
signals.py core: add user settings and user delete 2018-12-10 16:58:35 +01:00
urls.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
wsgi.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00