Commit graph

4022 commits

Author SHA1 Message Date
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
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
Alexandre Aubin
a94e69f760
Make the SMALL_PWD_LIST consistent with cracklib's PR 2018-10-25 18:09:11 +02:00
Alexandre Aubin
3f3069d080 Add info message after the migration is complete 2018-10-25 15:35:46 +00:00
Alexandre Aubin
848a6b6088 Gotta remove that '{CRYPT}' thing here too 2018-10-25 15:18:44 +00:00
Alexandre Aubin
ae3bf28481 Misc naming, description and comments improvements 2018-10-25 14:38:49 +00:00
Alexandre Aubin
5e91b5c780 Smol fix to remove {CRYPT} in front of hash 2018-10-25 14:23:40 +00:00
ljf
2bb75d1c92 Merge branch 'migrate-pwd' of https://github.com/YunoHost/yunohost into migrate-pwd 2018-10-25 14:56:16 +02:00
ljf
7975d73cad [enh] Manual migration if not weak password 2018-10-25 14:56:12 +02:00
Julien Osman
a16b6f08f5 Add a sorting lambda function when sorting the backups list (#562)
* Add a sorting lambda function when sorting the backups list

* Update backup.py
2018-10-24 21:57:56 +02:00
ljf (zamentur)
1c5b93f532 [fix] Set random serial number for CA (#557)
[fix] Use random serial number for CA
2018-10-24 21:15:25 +02:00
Alexandre Aubin
e150c41da2 Simplify method to fetch admin password hash 2018-10-24 18:27:09 +00:00
Alexandre Aubin
d1d660b2cf
Those files don't exist anymoar 2018-10-24 18:08:56 +02:00
Alexandre Aubin
d42ac39c11 Fallback to 'None' if no ip was resolved 2018-10-24 15:55:20 +00:00
Alexandre Aubin
6883784fdb Using dyndns host for dns resolution instead of hardcoded ip 2018-10-24 15:45:41 +00:00
Andrea PIERRÉ
b7c8ab541f [#901] Human readable date 2018-10-05 15:02:16 +02:00
flahemade
89e58092b7 Fix potential key error when retrieving install_time 2018-10-04 18:08:08 +02:00
Alexandre Aubin
9e87da8d26 [yolo] Add head -n1, because on some setups like stupid OVH, 'VERSION_ID' is duplicated :| 2018-09-14 15:03:36 +02:00
ljf (zamentur)
d420bb240f [enh] Don't send email if no certificate need to be renewed (#540) 2018-09-13 17:00:26 +02:00
Laurent Peuch
a95fb3905e [enh] add more local variables during config execution 2018-09-08 02:46:13 +02:00
Laurent Peuch
b111c57aa5 [fix] app_id is id in app list, not in yunohost 2018-09-08 02:46:13 +02:00
Laurent Peuch
8edc5c1ae3 [mod] uniformise returned info 2018-09-08 02:46:13 +02:00
irina11y
95827438c5 Add option '--need-lock' to 'yunohost service add' (#530)
* [enh] Add option '--need-lock'

* corection typo

* correction merge
2018-09-06 14:00:09 +02:00
Josué Tille
a20b72c2dd Add comment about DNS datastructure returned 2018-09-04 22:50:45 +02:00
Alexandre Aubin
1fcd0b252b Remove old legacy code about letsencrypt 2018-09-04 16:24:57 +02:00
Josue-T
d03cdb4e95
Merge branch 'stretch-unstable' into hook_return 2018-09-03 12:43:18 +02:00
Alexandre Aubin
64204e41da
Run hook_exec as root by default (#522) 2018-09-03 02:38:02 +02:00
irina11y
e56616af5e Allow to add a service description on "yunohost service add" (#529)
* [enh] add a service description with YML file

* moins "espace"
2018-09-02 18:18:01 +02:00
Josué Tille
8ec6f2b81a Fix error if hook return nothing 2018-08-30 17:49:08 +02:00
ljf
2d5077e2ea [enh] Synchronize root and admin password 2018-08-30 01:34:12 +02:00
ljf
6aef80cd25 [fix] Restrict to very common password 2018-08-30 01:18:26 +02:00
ljf
7a3ba81a2a [fix] Migrate bad password 2018-08-30 01:16:41 +02:00
Josué Tille
f83e9cae7d Dns hook : add specific comment for each hook 2018-08-29 21:56:51 +02:00
Josué Tille
5a27e314ff Get custom dns conf in _build_dns_conf 2018-08-29 21:56:51 +02:00
Josué Tille
439a999c02 Add hook support in domain_dns_conf 2018-08-29 21:56:51 +02:00
Josué Tille
e4e981c0fe Change struct returned by hook_callback 2018-08-29 20:56:36 +02:00
Josué Tille
29bf70c57c Add hook name in return structure in hook_callback 2018-08-29 19:02:30 +02:00