Commit graph

655 commits

Author SHA1 Message Date
ljf
31dfb19a02 [fix] Try to fix the return line bug in dnsmasq conf 2021-11-27 19:29:20 +01:00
ljf
f34f9e5fc3 [fix] DNSmasq template generation 2021-11-26 19:39:37 +01:00
ljf
321c8dd5ba [fix] Bash array not supported in ynh_render_template 2021-11-26 18:42:22 +01:00
ljf
7e7dbe41d7 [enh] Hotspot and hairpining use cases 2021-11-26 02:18:00 +01:00
yunohost-bot
697dd8b9c2 [CI] Format code with Black 2021-11-14 16:52:57 +00:00
Alexandre Aubin
38f5352fc0 Fix -conf_ynh_settings backup/restore when /etc/yunohost/domains doesn't exist 2021-11-14 16:06:04 +01:00
Romain Thouvenin
b166abab1d Read DNS Blacklist answer and compare it against list of non-BL codes 2021-11-07 21:13:34 +00:00
Alexandre Aubin
69b8603f14 mdns: Aaaaand we don't want to crash if mdns.aliases doesnt exists obviously 2021-11-05 16:41:33 +01:00
Alexandre Aubin
3da2df6e29 mdns: Add possibility to manually add .local aliases via /etc/yunohost/mdns.aliases (meant for internetcube) 2021-11-05 16:34:46 +01:00
Alexandre Aubin
d82f14a4f9 Typo T_T 2021-10-20 20:01:45 +02:00
Alexandre Aubin
86a9cb37ce regenconf: gotta explicitly return *0* ... 2021-10-20 19:47:34 +02:00
Alexandre Aubin
146fba7d48 regenconf: yunohost hook was failing because grep may return exit code != 0 2021-10-20 19:43:06 +02:00
Alexandre Aubin
2687121f6d diagnosis: typo / don't run dnsrecords tests for special tlds 2021-10-20 19:25:23 +02:00
Alexandre Aubin
3a07a78068
In fact we probably always want to disable avahi-daemon on all systems 2021-10-17 20:37:27 +02:00
Alexandre Aubin
af3d6dd7df
Force-disable old avahi-daemon 2021-10-17 20:28:46 +02:00
Alexandre Aubin
cb835a2d6b dyndns: Delete dyndns cron in regenconf if no dyndns domain found 2021-10-13 15:38:57 +02:00
Alexandre Aubin
55bacd7405 dyndns cron: validate that we're connected to the internet before triggering yunohost dyndns update 2021-10-13 15:37:39 +02:00
Alexandre Aubin
10a0496209
Merge branch 'dev' into lint-helpers 2021-10-12 16:45:57 +02:00
Alexandre Aubin
df02f898ee [enh] Don't generate dnsmasq conf for .local domains 2021-10-09 00:32:49 +02:00
Alexandre Aubin
5a7a719661 Also lint/reformat core bash hooks 2021-10-06 16:35:45 +02:00
Alexandre Aubin
b0e8a58b24 lint: Invalid escape sequences 2021-10-05 12:49:33 +02:00
Alexandre Aubin
df0cdd483d Black 2021-09-29 22:20:36 +02:00
Alexandre Aubin
c44560b6f7 Misc cleanups in dns diagnoser 2021-09-29 21:38:03 +02:00
Alexandre Aubin
4101e0e041
Merge pull request #1335 from YunoHost/fix-mdns
Fix yunomdns
2021-09-29 20:37:19 +02:00
Alexandre Aubin
17aafe6f6a General improvement for special-use TLD / ynh dyndns domains 2021-09-29 20:36:45 +02:00
Alexandre Aubin
a5e1d7e318 yunomdns: broadcast on all interfaces with local IP by default + add a 'ban_interfaces' setting in config 2021-09-29 20:02:32 +02:00
Alexandre Aubin
d64f2cdf1a regenconf: Missing mkdir for dpkgorigins 2021-09-23 21:28:28 +02:00
Alexandre Aubin
f7f6428bfb
Merge pull request #1337 from YunoHost/simplify-regenconf
Simplify regen conf scripts
2021-09-21 12:31:34 +02:00
Alexandre Aubin
8f3f5ab251 Forgot to update mysql hook 2021-09-21 02:37:21 +02:00
Alexandre Aubin
bddd81f44b Simplify regen conf scripts 2021-09-21 00:05:19 +02:00
Alexandre Aubin
8c7080de5f Simplify debian/install 2021-09-20 23:25:54 +02:00
Kayou
636fc1cf6d
[Fix] App diagnosis grep 2021-09-20 11:49:49 +02:00
Alexandre Aubin
4d3692a70b Black 2021-09-19 23:08:27 +02:00
Alexandre Aubin
f9b3265f71 Merge branch 'dev' into enh-dns-autoconf 2021-09-19 20:48:09 +02:00
Alexandre Aubin
b6981c80b8 backup: Manually modified files may not exists... 2021-09-19 20:47:12 +02:00
Alexandre Aubin
cdabfc12cc dns: Repair diagnosis ugh 2021-09-19 19:34:45 +02:00
Alexandre Aubin
2422a25f55 domains: make sure to backup/restore domain settings 2021-09-19 18:04:32 +02:00
Alexandre Aubin
8f8b6eae7c domains: Make sure domain setting folder exists with appropriate perms 2021-09-19 18:02:45 +02:00
Alexandre Aubin
ae03be3bad i18n tests: simplify hardcoded stuff 2021-09-19 17:10:14 +02:00
Alexandre Aubin
6031cc7846 Misc fixes for cert commands 2021-09-13 17:16:22 +02:00
Alexandre Aubin
9625dbe0ff Merge branch 'dev' into enh-dns-autoconf 2021-09-13 02:57:34 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
Alexandre Aubin
ba2fc82246 Merge branch 'enh-config-panel-file' into enh-dns-autoconf 2021-09-12 16:04:08 +02:00
Alexandre Aubin
88a624ddbc Revert publicsuffix changes in dnsrecord diagnoser 2021-09-12 15:44:51 +02:00
ljf
88063dc7db [fix] Add backup for multimedia files 2021-09-08 11:02:59 +02:00
yunohost-bot
a289f081d9 [CI] Format code 2021-09-04 22:52:35 +00:00
Alexandre Aubin
163ee759fc
Merge branch 'dev' into diagnose-suspicious-auth-failure 2021-09-05 00:25:46 +02:00
Alexandre Aubin
73e68b4c28
Merge branch 'dev' into https_redirect 2021-09-05 00:22:27 +02:00
Alexandre Aubin
4ee759855a Implement global settings for https redirect 2021-08-31 21:42:27 +02:00
Alexandre Aubin
1eb059931d Savagely split the dns/registrar stuff in a new dns.py 2021-08-28 21:02:13 +02:00