Commit graph

2391 commits

Author SHA1 Message Date
Alexandre Aubin
5b8c6f45ec
Merge pull request #567 from YunoHost/cracklib-enh
Cracklib enh
2018-10-28 01:07:43 +02:00
Alexandre Aubin
98c0745056 Add comment about good pratice for password 2018-10-26 18:45:53 +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
a780ebd900
Number of char 2018-10-26 01:47:52 +02:00
ljf (zamentur)
5ed1b6d36c
[fix] Number of char 2018-10-26 01:46:56 +02: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
8a0c4509fd Those arent used ? 2018-10-25 19:30:18 +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
ljf
06276a621b [enh] Check password in cli/api 2018-08-27 03:40:50 +02:00
ljf
cda8bcf206 Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into cracklib 2018-08-27 01:01:02 +02:00
Josue-T
cdd510642f Set equiv as base dependance (#515) 2018-08-25 19:45:55 +02:00
Alexandre Aubin
36c2876d76 Update changelog 2018-08-23 19:45:55 +00:00
Alexandre Aubin
c36ba42809
Merge pull request #383 from YunoHost/app-stdinfo
[enh] Add ynh_info helper for app scripts
2018-08-23 21:25:45 +02:00
Alexandre Aubin
0eaee300c6
Merge branch 'stretch-unstable' into app-stdinfo 2018-08-23 21:25:29 +02:00
Alexandre Aubin
477cf18a68
Merge pull request #463 from YunoHost/ynh-render-template-with-jinja2
[enh] Add ynh_render_template helper to render templates with jinja2
2018-08-23 21:22:53 +02:00
Alexandre Aubin
4ffbf6bfff
Merge pull request #331 from YunoHost/fix-srs
[fix] Attempt to fix Sender Rewriting Scheme with postsrsd
2018-08-23 21:22:22 +02:00
Alexandre Aubin
6f2de77f54
Merge pull request #165 from YunoHost/journals
journals/operational logs
2018-08-23 21:21:42 +02:00
ljf
dc19646504 [fix] Remove old migration call 2018-08-23 19:16:27 +02:00
ljf
775a16d883 [enh] Rename uo in operation_logger 2018-08-23 18:59:44 +02:00
Bram
860f740810
[fix] bad call 2018-08-22 19:30:58 +02:00
Alexandre Aubin
f7563b2cb4
Merge branch 'stretch-unstable' into app-stdinfo 2018-08-22 18:42:23 +02:00
Alexandre Aubin
93cb07ed61 Add status code to error message 2018-08-22 16:27:11 +00:00
Alexandre Aubin
b09d71f40b Add timeout to POST request 2018-08-22 16:26:44 +00:00
Alexandre Aubin
cc33e493f1 Update changelog for 3.1.0 2018-08-15 19:40:06 +00:00
Alexandre Aubin
ff33d8c3c8
Merge pull request #512 from YunoHost/better_error_path_conflict
Better error path conflict
2018-08-15 19:00:32 +02:00
Alexandre Aubin
78f47c0e55
Merge pull request #513 from YunoHost/more-agressive-deprecation-messages
More agressive deprecation messages for app checkurl and initdb
2018-08-15 19:00:20 +02:00
ljf (zamentur)
39639044ca
Merge branch 'stretch-unstable' into journals 2018-08-10 16:08:07 +02:00
ljf
a43b3dfa18 [fix] Pep8 2018-08-10 15:59:36 +02:00
ljf
6c18e51b82 [enh] Replace string strange list 2018-08-10 15:40:00 +02:00
Alexandre Aubin
625e870008 Revert "[enh] Don't display log advertisement if not needed"
This reverts commit 37c5547755.
2018-08-10 00:52:46 +02:00
Alexandre Aubin
77b7f96b33 Remove 'auto' option, essentially irrelevant if we want to properly manage errors 2018-08-09 00:24:31 +00:00
Alexandre Aubin
5e99db7c63 Explicitely tell when to start the uo logging to avoid displaying the message about logs when not needed 2018-08-08 17:05:52 +00:00