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 |
|
ljf
|
bb162662c6
|
[enh] Use named var in i18n
|
2020-04-18 17:08:46 +02:00 |
|
ljf
|
d8feb1b72a
|
[enh] Add RBL check
|
2020-04-18 17:08:46 +02:00 |
|
Alexandre Aubin
|
fc50478382
|
Another attempt to improve messages...
|
2020-04-18 03:28:52 +02:00 |
|
Alexandre Aubin
|
e880e775c1
|
No need to display this message in webadmin (we're already on the diagnosis script when this happens ...) + in CLI we want to have it as a warning so that it's displayed in cron email
|
2020-04-18 03:09:43 +02:00 |
|
Kayou
|
040bc1d09f
|
Yolo fix locales (#936)
* Yolo fix locales
* Fix bad copy pasta for string key
* Yolo fix locales
* Add diagnosis_ports_could_not_diagnose back
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
1552c6472b
|
Try to improve wording of DNS reports
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
e8730ad92b
|
Correctly handle cases where domain works in IPv4 but not IPv6 or viceversa
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
4787f0ce04
|
Rework diagnosis of system resources
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
416968bb28
|
Improve regenconf diagnosis
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
f47352df88
|
Improve message about server unreachable on http
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
3869c2f68e
|
Add html tags to improve readability of some results (in particular DNS records stuff) on webadmin
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
f9dd634ebe
|
Detect if nginx conf does not include well-known diagnosis location
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
7c3cce6bf9
|
Try to diagnose and add details about global and local IPs
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
587a07a6e6
|
Propagate change in string format to other locales
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
f0c0f63bb4
|
Let's use dict for details data, much better for semantic when defining strings etc...
|
2020-04-17 03:20:40 +02:00 |
|
Kayou
|
720e1daf8b
|
Update en.json
|
2020-04-15 15:21:10 +02:00 |
|
Alexandre Aubin
|
3a7b93d8aa
|
Get rid of domain-specific acme-challenge snippet, use a single snippet including in every conf
|
2020-04-06 18:09:14 +02:00 |
|
Alexandre Aubin
|
1795e9e84b
|
Fixing undefined string, removing old unused strings, and fixing stuff for other false-negatives
|
2020-03-30 20:59:05 +02:00 |
|
Alexandre Aubin
|
14ff4c6725
|
Merge pull request #831 from pitchum/xmpp-http-upload
XMPP http upload
|
2020-03-30 20:53:11 +02:00 |
|
Alexandre Aubin
|
8fe343aad0
|
Clumsy wording / translations
|
2020-03-27 20:26:07 +01:00 |
|
Alexandre Aubin
|
82680839b1
|
Automatically remove existing system group if it exists when creating primary groups
|
2020-03-27 19:52:24 +01:00 |
|
Alexandre Aubin
|
8d40c736dd
|
Try to improve / fix weird wording
|
2020-03-27 19:21:58 +01:00 |
|
Kay0u
|
d99c0db2b7
|
Merge branch 'stretch-testing' into stretch-unstable
|
2020-03-26 22:39:23 +01:00 |
|
Alexandre Aubin
|
d85bd1f25a
|
Forbid users from trying to add a domain starting by xmpp-upload.
|
2020-03-25 20:15:34 +01:00 |
|
Alexandre Aubin
|
aaa9805ff2
|
Add detection for virt + arch + board model in basesystem diagnosis
|
2020-03-25 04:01:33 +01:00 |
|
Kay0u
|
b9aa5d143f
|
Allow public apps with no sso tile
|
2020-03-22 20:51:32 +01:00 |
|
pitchum
|
0bd717a21e
|
Include XMPP subdomain in certificate when possible.
|
2020-03-22 12:17:08 +01:00 |
|
Alexandre Aubin
|
cc2288cc21
|
Rename http diagnoser to web, should feel slightly less technical
|
2020-03-21 23:10:56 +01:00 |
|
Alexandre Aubin
|
986f38f6ed
|
Try to fix / improve a few messages
|
2020-03-21 23:09:47 +01:00 |
|
Alexandre Aubin
|
937d339631
|
Add category to services to have more meaningful messages in reports about port forwarding checks
|
2020-03-21 23:09:47 +01:00 |
|
Alexandre Aubin
|
b5d18d63c7
|
Better handling of the didn't-run-diagnosis-ever-yet case (c.f. also commit for webadmin)
|
2020-03-18 01:30:37 +01:00 |
|