Commit graph

596 commits

Author SHA1 Message Date
Éric Gaspar
95cbc23733
Update en.json 2020-07-19 19:21:53 +02:00
Alexandre Aubin
d435889776 Make sure to validate/upgrade that we don't have any active weak certificate used by nginx at the beginning of the buster migration, otherwise nginx will later miserably fail to start 2020-06-29 22:04:04 +02:00
Alexandre Aubin
5a003291bc
Merge branch 'stretch-unstable' into fix-regen-conf-for-ssh 2020-06-06 01:57:03 +02:00
Alexandre Aubin
a0511cca19 Fix string key 2020-06-05 02:50:51 +02:00
Alexandre Aubin
a2b83c0f70 [wip] Draft of migration procedure for Stretch->Buster 2020-06-05 02:50:51 +02:00
Alexandre Aubin
0a9875b607 Fix regen-conf mechanism for SSH 2020-06-03 20:17:49 +02:00
Alexandre Aubin
8b169f138c Detect dyndns-domains managed by yunohost and advice to use yunohost dyndns update --force 2020-05-26 00:32:53 +02:00
Vincent Rubiolo
cf45806098 Typo fix for error or diagnostics messages
We are talking about expectations, not exceptions :-)
2020-05-24 16:41:49 +02:00
Alexandre Aubin
f0cc679828 Add an exception if packaging format is not recognized 2020-05-22 20:30:54 +02:00
Alexandre Aubin
f9e4c96ca3 Crash early about apps already installed when attempting to restore 2020-05-18 18:49:38 +02:00
Alexandre Aubin
97199d1961 Sometimes dpkg --configure -a ain't enough... 2020-05-14 03:25:24 +02:00
Alexandre Aubin
8998334251
Merge pull request #985 from YunoHost/rely-on-diagnosis-for-letsencrypt-elligibility
Rely on diagnosis for letsencrypt elligibility
2020-05-09 18:09:57 +02:00
Alexandre Aubin
23147161d6 Change warning/errors about swap as info instead ... add a tip about the fact that having swap on SD or SSD is dangerous 2020-05-08 23:56:23 +02:00
Alexandre Aubin
a799740afa Move meltdown check to base system 2020-05-08 23:47:18 +02:00
Alexandre Aubin
33caf9cf33 Cleanup, we don't really need this anymore 2020-05-08 21:50:41 +02:00
Alexandre Aubin
03de14df53 Tweak test if domain is ready for ACME challenge 2020-05-08 21:45:11 +02:00
Bram
9962fd610e
Merge pull request #968 from YunoHost/simplify-and-optimize-yunohost-version
Simplify / optimize reading version of yunohost packages...
2020-05-07 21:47:45 +02:00
Laurent Peuch
9e86014636 [mod] improve error message when apps are still installed on a domain 2020-05-06 20:20:38 +02:00
Alexandre Aubin
5d811e2b39 Remove stale string 2020-05-03 19:52:12 +02:00
Alexandre Aubin
fd47e45df3 Wording 2020-04-29 19:39:46 +02:00
Alexandre Aubin
426d93825d Add a tip about not having IPv6 2020-04-29 19:20:54 +02:00
Alexandre Aubin
8af2f78da9
Merge pull request #932 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-04-29 18:15:44 +02:00
Alexandre Aubin
b528336fd0 Update / improve strings 2020-04-29 02:43:58 +02:00
ljf
d1b694447a [enh] Use publicsuffix list to avoid alert on dyndns domain 2020-04-27 23:38:05 +02:00
ljf
cdb917e565 [enh] Explain why domain expiration not found 2020-04-27 23:38:05 +02:00
ljf
d72156b91f [enh] Check domain expiration date 2020-04-27 23:38:05 +02:00
Alexandre Aubin
7e4f3b6f29
Merge pull request #956 from YunoHost/be-more-robust-against-corrupted-backup-archives
Be more robust against some situation where archive is corrupted
2020-04-27 23:24:03 +02:00
Alexandre Aubin
f91eeff9dd Uhoh we should use {domain}, fix wording.. 2020-04-27 18:01:09 +02:00
Alexandre Aubin
c1262ab9a9 Fix acme challenge code snippet detection for this domain 2020-04-27 18:01:09 +02:00
Alexandre Aubin
dbcb08a522 Improve wording, fix some weird translation... 2020-04-26 01:44:00 +00:00
Alexandre Aubin
5baadd1fa1 Be more robust against some situation where archive is corrupted 2020-04-24 03:08:31 +02:00
Alexandre Aubin
4c95d52c37 More small wording/translation improvement.. 2020-04-19 05:29:32 +02:00
Alexandre Aubin
39f0aa3ef3 Improve wording 2020-04-19 05:07:22 +02:00
Alexandre Aubin
6e334eba95 Wording / weird translation.. 2020-04-19 04:14:48 +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
Alexandre Aubin
b53695af27 Fix _could_not_diagnose string consistency 2020-04-19 03:08:34 +02:00
ljf
4686673bb5 [enh] Be able to disable ipv6 for smtp 2020-04-19 02:30:23 +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
ljf
a7a0f93102 [fix] rebase issue 2020-04-19 01:05:36 +02:00
ljf
0ac1cfb31a [fix] rebase issue 2020-04-19 01:04:02 +02:00
ljf
dae8adff4b [fix] rebase issue 2020-04-19 01:02:30 +02:00
ljf
3c174389b6 [enh] Add some details 2020-04-19 00:58:10 +02:00
Alexandre Aubin
7818eb3946 Better handling of failure to use the remote-diagnosis 2020-04-19 00:26:33 +02:00
ljf
0014fe2903 [fix] Order of mail checks and mail queue 2020-04-18 20:40:18 +02:00
ljf
b1124b7080 [fix] Maildiagnoser typo 2020-04-18 19:06:45 +02:00
ljf
a17adc274c [wip] Small refactoring for mail diagnoser 2020-04-18 17:08:47 +02:00
ljf
027a0ed73c [wip] Add rDNS and mailqueue check 2020-04-18 17:08:46 +02:00
ljf
5b0698e798 [fix] Bad call to dict 2020-04-18 17:08:46 +02:00
ljf
0b7984adf1 [enh] Improve DNSBL check 2020-04-18 17:08:46 +02:00