Commit graph

28 commits

Author SHA1 Message Date
Alexandre Aubin
115b557b67 autopep8 + a few manual tweaks 2018-12-13 18:52:26 +00:00
Alexandre Aubin
2dd1d8ccfe Unused errno + remaining unecessary m18n.n 2018-12-12 19:01:28 +00:00
Alexandre Aubin
07ffe6f592 Fix misc typo and forgotten m18n.n 2018-12-12 19:01:28 +00:00
Irina LAMBLA
4ba309a221 modif MoulinetteError to YunohostError 2018-12-12 19:01:28 +00:00
Alexandre Aubin
69d0503ba5 Forgot to get the 'value' key here.. 2018-11-28 22:01:27 +00:00
Alexandre Aubin
f28df1348d Merge branch 'cracklib' of https://github.com/YunoHost/yunohost into cracklib 2018-10-31 00:17:52 +00:00
Alexandre Aubin
1ce20259cd Cracklib is too nazi, use a simple txt list + grep to search for password 2018-10-31 00:17:09 +00:00
Alexandre Aubin
ded9b58575 Use level 1 as default for everybody 2018-10-26 14:31:16 +00:00
Alexandre Aubin
4268c0d04d Forgot 'self' 2018-10-26 14:30:25 +00:00
Alexandre Aubin
319602537d To me this doesnt make sense :| Either the password is accepted or it is not, but we shall not give advice to the user *after* validating the password... 2018-10-25 19:39:08 +00:00
Alexandre Aubin
354cd8106e Misc cleaning 2018-10-25 19:36:27 +00:00
Alexandre Aubin
2209f75985 Raise the level 1 length from 6 to 8 to reduce the gap with level 2 2018-10-25 19:33:36 +00:00
Alexandre Aubin
c313084dc3 Consistency with comment in settings.py 2018-10-25 19:30:34 +00:00
Alexandre Aubin
914088954d Propagate interface changes everywhere the assertion is used 2018-10-25 19:21:15 +00:00
Alexandre Aubin
167df05f56 Not sure to understand the whole logic behind this :/ To me this should as simple as this ? 2018-10-25 19:03:41 +00:00
Alexandre Aubin
55256c1973 Merge LoggerPasswordValidator with PasswordValidator 2018-10-25 18:36:55 +00:00
Alexandre Aubin
3c5ce491c5 Various changes to try to improve the semantic of everything @.@ 2018-10-25 18:27:52 +00:00
Alexandre Aubin
2b00e072d8 Merge Profile validator into regular validator 2018-10-25 17:31:32 +00:00
Alexandre Aubin
85d3c7df34 Moar cleaning 2018-10-25 17:23:58 +00:00
Alexandre Aubin
08e1d929c1 Simplify the 'listed' check 2018-10-25 17:10:54 +00:00
Alexandre Aubin
aac9b78c03 We aint using that online thing :| 2018-10-25 16:51:40 +00:00
ljf
4a1363489a [fix] Bad indentation 2018-08-29 03:07:00 +02:00
ljf
0a633e74d7 [enh] Change the way password.py interract with ssowat 2018-08-29 01:25:28 +02:00
ljf
ca91a9cae5 [enh] Protect password 2018-08-29 01:09:13 +02:00
ljf
536b46e527 [enh] Support advice with standalone password.py 2018-08-28 21:34:33 +02:00
ljf
783c512628 [enh] PasswordValidator without Moulinette 2018-08-28 08:56:12 +02:00
ljf
67e82111c1 [enh] Validate pwd with Online Pwned List 2018-08-28 03:09:43 +02:00
ljf
0c33ad50fc [enh] Validate pwd with Online Pwned List 2018-08-28 03:09:12 +02:00