.. |
auth
|
move forgot password to PasswordFactor
|
2019-02-25 16:41:33 +01:00 |
forms
|
improve placeholder on login template
|
2019-02-25 19:43:33 +01:00 |
management
|
fix failing docker build and failing helm packaging
|
2019-02-13 16:41:51 +01:00 |
migrations
|
add signal for password change, add field for password policies
|
2019-02-25 15:41:36 +01:00 |
static
|
automatically fill slug field while typing
|
2019-02-21 17:01:12 +01:00 |
templates
|
switch to toast notifications everywhere
|
2019-02-25 16:41:53 +01:00 |
templatetags
|
add hook for Factors to show user settings. closes #5
|
2019-02-25 13:20:07 +01:00 |
tests
|
fix pylint errors....
|
2019-02-25 17:32:52 +01:00 |
views
|
improve placeholder on login template
|
2019-02-25 19:43:33 +01:00 |
__init__.py
|
bump version: 0.0.7-alpha -> 0.0.8-alpha
|
2019-02-25 17:39:39 +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
|
add signal for password change, add field for password policies
|
2019-02-25 15:41:36 +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
|
add experimental HaveIBeenPwned Password Policy
|
2019-02-25 17:21:56 +01:00 |
signals.py
|
add signal for password change, add field for password policies
|
2019-02-25 15:41:36 +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 |