Commit graph

1525 commits

Author SHA1 Message Date
Kayou
8501943f9c
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:40:27 +02:00
Alexandre Aubin
3c5475e5a1
Merge pull request #942 from YunoHost/fix_fail2start
Wait for fail2ban to reload
2020-04-27 23:25:32 +02:00
Alexandre Aubin
902dd0a548
Merge pull request #946 from YunoHost/be-more-robust-against-manually-modified-domain-conf
[fix] Be more robust against manually modified domain conf
2020-04-27 23:24:30 +02:00
Maniack Crudelis
62bf67582b
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:09:44 +02:00
Alexandre Aubin
3d39023266
Merge pull request #813 from YunoHost/fix-psql-user-db-owner
[fix] Psql user should own the database
2020-04-27 22:20:12 +02:00
ljf (zamentur)
d6b2275b33
[enh] On 2 lines it's better 2020-04-27 18:30:33 +02:00
Alexandre Aubin
ceab9bd1b3
Merge branch 'stretch-unstable' into fix-1516-separate-xmpp-vhosts 2020-04-27 18:03:34 +02:00
Alexandre Aubin
17d3ec5ad3 Improve new dig() helper, and use it in dnsrecords diagnosis as well 2020-04-27 17:30:17 +02:00
ljf
c6c85556ac [fix] False positive on blacklist due to search in resovconf 2020-04-27 17:30:17 +02:00
Alexandre Aubin
69938c3feb Re-add 'app fetchlist', 'app list -i', 'app list' filter for backward compatibility... 2020-04-26 03:43:36 +02:00
Kay0u
dd5699ee40
use ynh_port_available in ynh_find_port 2020-04-25 01:03:33 +02:00
Maniack Crudelis
b6daf0c448
ynh_die instead of false 2020-04-25 00:38:59 +02:00
Maniack Crudelis
a75af4896c
follow=name
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-25 00:35:39 +02:00
Maniack Crudelis
54aa6f8912
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-25 00:00:57 +02:00
Maniack Crudelis
1af4d20e1e
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:59:59 +02:00
Maniack Crudelis
defabdbecb
Missing argument
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:56:49 +02:00
Maniack Crudelis
d9aa345ee8
Unfold OR
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:51:18 +02:00
Maniack Crudelis
1decbd2423
Fix ynh_no_log
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:47:53 +02:00
Maniack Crudelis
b3b0aef047
Long arguments for ynh_validate_ip6
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:45:43 +02:00
Maniack Crudelis
67785edb1c
Long arguments for ynh_validate_ip4
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:45:22 +02:00
Maniack Crudelis
6468402e68
Merge branch 'stretch-unstable' into clean_helpers 2020-04-24 20:20:32 +02:00
Alexandre Aubin
3aa8b99272
Merge pull request #949 from YunoHost/fix-postfix-ciphers
Fix postfix ciphers
2020-04-23 01:22:45 +02:00
Alexandre Aubin
b1b1e8f867
Merge pull request #948 from YunoHost/fix_getopts
Fix getopts with empty parameters
2020-04-22 03:45:41 +02:00
Alexandre Aubin
670c04e104
Merge pull request #945 from YunoHost/readonly-default-php-version
YNH_DEFAULT_PHP_VERSION is now readonly
2020-04-22 03:43:04 +02:00
Alexandre Aubin
1a828c725f
Fix postfix ciphers 2020-04-21 20:20:53 +02:00
Maniack Crudelis
f72be82429 Fix getopts with empty parameters 2020-04-21 16:24:49 +02:00
Maniack Crudelis
ba8514fb67 Fix regressions 2020-04-21 16:18:04 +02:00
Alexandre Aubin
194a0bb187
We need that trailing / for the download of files to actually work, c.f. feedback in 3.8 post on the forum 2020-04-21 15:46:03 +02:00
Maniack Crudelis
03379007b4 Update YunoHost version requirements 2020-04-21 14:48:52 +02:00
Alexandre Aubin
6d42baff38 Be more robust against broken config or service failing to start, show info to help debugging 2020-04-21 04:48:13 +02:00
Kay0u
23a083b087
YNH_DEFAULT_PHP_VERSION is now readonly 2020-04-20 23:50:42 +02:00
Maniack Crudelis
6fb1e62a4c Clean getopts arguments 2020-04-20 21:00:45 +02:00
Maniack Crudelis
3b653994c7 Standardize helper comments 2020-04-20 20:58:17 +02:00
Maniack Crudelis
e64eb3478e Unfold AND OR 2020-04-20 15:24:07 +02:00
Maniack Crudelis
464149eb76 Use ynh_print_info 2020-04-20 15:21:37 +02:00
Maniack Crudelis
3442ab5b80 Add internal flags 2020-04-20 15:21:11 +02:00
Maniack Crudelis
b0398ae6dc Use long arguments instead of short ones 2020-04-20 15:20:31 +02:00
Maniack Crudelis
57061b8e1d Unfold if-then when more than one line 2020-04-19 20:31:06 +02:00
Maniack Crudelis
80964a1312 Standardize tabulations 2020-04-19 20:03:55 +02:00
Maniack Crudelis
1dd4a73e17 Replace declare -Ar by local A for args_array 2020-04-19 19:10:39 +02:00
Maniack Crudelis
23664c5036 Wait for fail2ban to reload 2020-04-19 18:15:58 +02:00
Alexandre Aubin
3b0bd2e8f2
Merge pull request #923 from YunoHost/misc-enh-diagnosis
[enh] Misc improvements for diagnosis
2020-04-19 05:34:27 +02:00
Alexandre Aubin
39f0aa3ef3 Improve wording 2020-04-19 05:07:22 +02:00
Alexandre Aubin
7c758b72c9
Merge branch 'misc-enh-diagnosis' into enh-diagnosis-mail 2020-04-19 04:06:44 +02:00
ljf
e6f0091f59 [fix] Rename ipv6 mail settings + desc 2020-04-19 03:45:59 +02:00
ljf
ed75108142 [fix] Cache duration 2020-04-19 02:32:15 +02:00
ljf
4686673bb5 [enh] Be able to disable ipv6 for smtp 2020-04-19 02:30:23 +02:00
Alexandre Aubin
97ab8c91f8 Fix the fix for stupid 'search' stuff in resolvconf ... + let's in fact ignore it if it does exists in /etc/resolv.conf >.> 2020-04-19 02:03:35 +02:00
Alexandre Aubin
3cb47a226f More flexible warning about swap size... Move it to 512 MiB 'cause 256 MiB really aint much I think 2020-04-19 01:43:27 +02:00
Alexandre Aubin
8aced5b4ce Let's cache mail diagnosis with a duration similar to other checks... 2020-04-19 01:30:22 +02:00