.. |
auth
|
rewrite PasswordFactor to use backends setting instead of trying all backends
|
2019-03-10 21:47:08 +01:00 |
forms
|
add timeout field to policy to prevent stuck policies
|
2019-03-21 14:48:51 +01:00 |
management
|
add ability to have non-expiring nonces, clean up expired nonces
|
2019-04-04 21:49:10 +02:00 |
migrations
|
add ability to have non-expiring nonces, clean up expired nonces
|
2019-04-04 21:49:10 +02:00 |
static
|
implement actual Rewriting logic
|
2019-03-21 16:22:07 +01:00 |
templates
|
add custom template views
|
2019-03-22 12:16:30 +01: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
|
add custom template views
|
2019-03-22 12:16:30 +01:00 |
__init__.py
|
bump version: 0.1.26-beta -> 0.1.27-beta
|
2019-03-22 14:51:13 +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
|
fully remove raven and switch WSGI and logging to sentry_sdk
|
2019-04-05 16:11:53 +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
|
add ability to have non-expiring nonces, clean up expired nonces
|
2019-04-04 21:49:10 +02:00 |
policies.py
|
prevent ZeroDivisionError
|
2019-03-21 15:05:04 +01:00 |
requirements.txt
|
fully remove raven and switch WSGI and logging to sentry_sdk
|
2019-04-05 16:11:53 +02:00 |
settings.py
|
fully remove raven and switch WSGI and logging to sentry_sdk
|
2019-04-05 16:11:53 +02:00 |
signals.py
|
invalidate cache when policy is saved
|
2019-03-21 11:29:11 +01:00 |
tasks.py
|
add ability to have non-expiring nonces, clean up expired nonces
|
2019-04-04 21:49:10 +02:00 |
urls.py
|
add custom template views
|
2019-03-22 12:16:30 +01:00 |
wsgi.py
|
fully remove raven and switch WSGI and logging to sentry_sdk
|
2019-04-05 16:11:53 +02:00 |