Maniack Crudelis
|
d3a501aa41
|
Use getopts helpers in string
|
2018-12-29 18:50:54 +01:00 |
|
Maniack Crudelis
|
bc08c5c872
|
Use getopts for ynh_setup_source helper
|
2018-12-29 18:17:08 +01:00 |
|
Maniack Crudelis
|
6425117c4d
|
Use getopts for user's helpers
|
2018-12-29 18:12:33 +01:00 |
|
Maniack Crudelis
|
c057d38fe1
|
Use getopts for string's helpers
|
2018-12-29 17:58:22 +01:00 |
|
Maniack Crudelis
|
f24b7a6fda
|
Use getopts for setting's helpers
|
2018-12-21 21:01:43 +01:00 |
|
Maniack Crudelis
|
fe6a414ebf
|
Use getopts for print's helpers
|
2018-12-21 20:57:15 +01:00 |
|
Maniack Crudelis
|
0654c68af4
|
Use getopts for package's helpers
|
2018-12-21 20:50:57 +01:00 |
|
Maniack Crudelis
|
0aed8a6922
|
Use getopts for nodejs helper
|
2018-12-21 20:43:57 +01:00 |
|
Maniack Crudelis
|
a701b42519
|
Use getopts for network's helpers
|
2018-12-21 20:40:02 +01:00 |
|
chateau
|
06522b1fa8
|
Merge branch 'stretch-unstable' of github.com:eauchat/yunohost into stretch-unstable
|
2018-12-16 22:29:43 +01:00 |
|
chateau
|
0ed392cec0
|
Added removal of "/var/mail/<username>" directory when removing user with --purge option.
|
2018-12-16 22:29:31 +01:00 |
|
Alexandre Aubin
|
777108d844
|
Ask confirmation before installing low-quality, experimental or third party apps
|
2018-12-11 18:39:15 +00:00 |
|
Alexandre Aubin
|
c975829387
|
[fix] Missing 'fi' as found by M. Martin
|
2018-12-11 15:54:50 +01:00 |
|
Maniack Crudelis
|
08818757cc
|
[enh] Do not fail on backup and restore if some missing files are not mandatory (#576)
|
2018-12-09 21:27:43 +01:00 |
|
Alexandre Aubin
|
a7dbdc3f48
|
Merge branch 'stretch-unstable' into fix-standardize-sshd-config
|
2018-12-09 21:20:50 +01:00 |
|
Alexandre Aubin
|
4f05cd5b2b
|
Uh for some reason we need to return *0* explicitly
|
2018-12-03 16:56:28 +00:00 |
|
Alexandre Aubin
|
447372d07c
|
[enh] Clean + harden sshd config using Mozilla recommendation (#590)
* Clean sshd_config + harden using Mozilla recommendation
* Order of keys matter, ed25519 is recommended
|
2018-12-03 17:03:22 +01:00 |
|
Alexandre Aubin
|
0ac908326a
|
Return instead of break, otherwise warning is shown
|
2018-12-03 14:02:12 +01:00 |
|
Maniack Crudelis
|
41c1a9ce13
|
Do not use a separate ini file for php pools (#548)
Have a look to https://github.com/YunoHost-Apps/nextcloud_ynh/issues/138 for more information.
|
2018-12-01 23:07:32 +01:00 |
|
Maniack Crudelis
|
e918836ab0
|
Fix multiple value for getopts (#592)
|
2018-12-01 16:21:31 +01:00 |
|
ljf (zamentur)
|
847d18293a
|
[enh] Add other private ip network and link local
|
2018-11-30 15:47:42 +01:00 |
|
Alexandre Aubin
|
90e542a931
|
Allow root login on local networks
|
2018-11-28 21:30:26 +00:00 |
|
Alexandre Aubin
|
0576b17442
|
Simplify code / indentation levels
|
2018-11-28 21:03:28 +00:00 |
|
Alexandre Aubin
|
4db65682eb
|
Fix IPv6 handling in ssh regen conf script
|
2018-11-28 20:42:39 +00:00 |
|
Alexandre Aubin
|
6a812190c5
|
Enforce permissions for /etc/ssh/sshd_config
|
2018-11-28 20:27:42 +00:00 |
|
Alexandre Aubin
|
f295c83fd3
|
Order of keys matter, ed25519 is recommended
|
2018-11-28 19:15:21 +00:00 |
|
Alexandre Aubin
|
3d81f032e9
|
Fixes following tests (some sshd_config options do not exists or are deprecated)
|
2018-11-28 17:50:20 +00:00 |
|
frju365
|
8cb029a55e
|
Better Configuration of nginx (#564)
* path-traversal
* [fix] try a patch for path-traversal
* Use more_set_headers insta
|
2018-11-28 01:21:28 +01:00 |
|
Alexandre Aubin
|
fad4ff090a
|
Use templating for more robustness about which SSH keys are enabled
|
2018-11-28 00:26:25 +01:00 |
|
Alexandre Aubin
|
325678f541
|
More explicit name for setting
|
2018-11-28 00:04:25 +01:00 |
|
Alexandre Aubin
|
7b6bf6f4b8
|
Missing 'get'
|
2018-11-28 00:03:25 +01:00 |
|
ljf
|
8e0086d493
|
[fix] Allow user to trigger the moment when they remove dsa
|
2018-11-28 00:00:30 +01:00 |
|
ljf
|
c2b225d376
|
[fix] A lot of bug on the wip work on sshd migration
|
2018-11-27 23:59:36 +01:00 |
|
ljf
|
8598d81bb1
|
[wip] Standardize ssh config
|
2018-11-27 23:58:29 +01:00 |
|
liberodark
|
1906692289
|
Remove ECDH curve or change it ? (#579)
Update ECDH curves recommended by Mozilla, now that we are on stretch
|
2018-11-27 18:30:39 +01:00 |
|
liberodark
|
76121ea084
|
HTTP2 On (#580)
* HTTP2 On
for better security
* Remove old lines
|
2018-11-27 18:27:01 +01:00 |
|
Alexandre Aubin
|
a455cae3bf
|
Typo + fixes for helper doc generation
|
2018-11-26 14:56:47 +00:00 |
|
Maniack Crudelis
|
6bfcedfe1d
|
Do not fail on missing fail2ban config during the backup (#558)
* Do not fail on missing file during the backup
* Fix for allow to backup without a fail2ban config file
* Tab -> space consistency
|
2018-11-23 13:21:37 +01:00 |
|
Maniack Crudelis
|
b3c5f44518
|
Merge pull request #571 from YunoHost/wait_for_dpkg_lock
[enh] Wait for dpkg lock to be free
|
2018-11-20 23:47:12 +01:00 |
|
ljf (zamentur)
|
eb8792376c
|
[enh] Better name ynh_wait_dpkg_free
|
2018-11-20 20:47:36 +01:00 |
|
Alexandre Aubin
|
662666fb5a
|
Readability improvement
|
2018-11-18 17:56:19 +01:00 |
|
Alexandre Aubin
|
b5afd0abc4
|
We do need to use the serial file and to generate it ourselves
|
2018-11-18 17:56:19 +01:00 |
|
Maniack Crudelis
|
b67105f04b
|
[enh] Wait for dpkg lock to be free
|
2018-11-06 01:00:57 +01:00 |
|
Maniack Crudelis
|
1c628c8d73
|
[enh] Use more blocks for dd in ynh_string_random
200 are not enough if you try to generate a 64 characters string.
|
2018-11-04 18:54:59 +01:00 |
|
Alexandre Aubin
|
787bfaa058
|
We are in Stretch and use php7 now (#566)
|
2018-11-04 16:14:56 +01:00 |
|
Alexandre Aubin
|
fb2d85b90d
|
Merge branch 'stretch-unstable' into migrate-pwd
|
2018-11-04 16:02:59 +01:00 |
|
Alexandre Aubin
|
fe452a6de6
|
Merge pull request #196 from YunoHost/cracklib
[enh] Automatically check for weak password
|
2018-11-04 15:59:21 +01:00 |
|
Alexandre Aubin
|
d6053f5eed
|
This ain't used anywhere ?
|
2018-10-31 18:01:00 +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 |
|