yunohost/hooks/conf_regen
Josué Tille 2aae4d854a
Add main domain into hosts file
For apps which send mail (or receive) which need a valid TLS certificate the way to make it work is to pass a valid domain (and not localhost), so the target domain match with the provided certificate.
But postfix and dovecot refuse app authentication from external IP. So we need to force the request on local interface (with the public domain).
2024-02-22 22:17:10 +01:00
..
01-yunohost Get rid of previous tmp hack about /dev/null for people that went through the very first 11.1.21, because it's causing issue in unpriviledged LXC or similar context 2023-06-13 12:28:56 +02:00
02-ssl Having an openssl.ca.cnf is needed to create domains 2021-12-01 00:24:31 +01:00
03-ssh configpanels: fix inconsistent return format for boolean, sometimes 1/0, sometimes True/False -> force normalization of values when calling get() for a single setting from a config panel 2022-12-20 19:51:21 +01:00
06-slapd slapd: fix issue where sudo doesn't work because sudo-ldap doesn't create /etc/sudo-ldap.conf :/ 2022-12-08 18:33:03 +01:00
09-nslcd Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
10-apt regenconf: fix undefined var in apt regenconf 2023-02-19 21:38:53 +01:00
12-metronome metronome: Auto-enable/disable metronome if there's no/at least one domain configured for XMPP 2023-01-31 18:17:53 +01:00
15-nginx regenconf: force systemd, nginx, php and fail2ban conf to be owned by root 2023-05-26 21:44:39 +02:00
19-postfix appsv2/mail: add new 'allow_email' flag on app system users that will autogenerate a passwd-like file to be used by dovecot + map for postfix 2023-02-28 17:56:49 +01:00
25-dovecot appsv2/mail: add new 'allow_email' flag on app system users that will autogenerate a passwd-like file to be used by dovecot + map for postfix 2023-02-28 17:56:49 +01:00
31-rspamd install file to redis configuration 2023-10-17 21:13:09 +02:00
34-mysql Merge branch 'bullseye' into rework-dir-topology 2021-11-15 03:34:10 +01:00
35-postgresql postgresql: moar regenconf fixes 2023-02-19 19:38:48 +01:00
36-redis Merge branch 'bullseye' into rework-dir-topology 2021-11-15 03:34:10 +01:00
37-mdns Don't disable avahi-daemon by force in conf_regen 2023-01-01 16:50:55 +01:00
43-dnsmasq Add main domain into hosts file 2024-02-22 22:17:10 +01:00
46-nsswitch Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
52-fail2ban regenconf: force systemd, nginx, php and fail2ban conf to be owned by root 2023-05-26 21:44:39 +02:00