Arpit Jalan
|
36f82aa68c
|
FEATURE: enforce admin password validation when signing up via developer email
|
2016-03-04 00:28:47 +05:30 |
|
Arpit Jalan
|
50e65634d7
|
FEATURE: new setting min_admin_password_length and better default
|
2016-03-02 14:43:26 +05:30 |
|
bgr11n
|
53fb84baa3
|
fixed password validator on equality with email
|
2016-01-05 22:43:11 +02:00 |
|
Neil Lalonde
|
c04b214910
|
FEATURE: don't allow username and email to be the same
|
2015-02-27 13:47:43 -05:00 |
|
Neil Lalonde
|
cf81b3f86d
|
FEATURE: don't allow username and password to be the same
|
2015-02-25 12:00:13 -05:00 |
|
Neil Lalonde
|
ab12695d63
|
Block passwords that are in the top 5000 most common passwords. Site setting block_common_passwords can disable this feature.
|
2013-12-27 11:00:21 -05:00 |
|
Neil Lalonde
|
854d9c8fc6
|
Minimum password length is configurable with the min_password_length site setting. FIX: reset password needs to validate password length.
|
2013-12-19 16:15:47 -05:00 |
|
Neil Lalonde
|
33c6997ded
|
Move password validation into PasswordValidator
|
2013-12-19 16:15:47 -05:00 |
|