yunohost/conf
Nicolas Palix 839672d28f Fix handling of ssh_password_authentication
The current template use if/else/endif which introduce
spurious empty lines. As the setting value is "yes" or "no", as expected
by the configuration file, the value is directly use.

All uses of passwordauthentication are addressed. This adds the one
used for the sftp group.

Finally, the global configuration sets the yes and no values
to "yes" and "no" respectively.
2023-06-20 15:02:43 +02:00
..
dnsmasq Merge branch 'dev' into bullseye 2021-11-28 16:27:22 +01:00
dovecot Add push notification plugins 2023-02-10 00:14:57 +00:00
fail2ban Create postfix-sasl.conf 2022-12-20 10:20:21 +00:00
mdns Enhance yunomdns service startup 2022-01-26 20:59:56 +00:00
metronome Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
nginx nginx: use /var/www/.well-known folder for ynh diagnosis and acme challenge, because /tmp/ could be manipulated by user to serve maliciously crafted files 2023-06-09 22:30:32 +02:00
nslcd Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
nsswitch Yolorework the repo dir structure 2021-11-10 17:56:02 +01:00
postfix postfix complains about unused parameter: exclude_internal=yes / search_timeout=30 2023-02-10 00:15:02 +01:00
rspamd fix case of flag value 2022-03-23 23:32:16 +01:00
slapd groups: add mail-aliases management (#1539) 2022-12-01 21:34:36 +01:00
ssh Fix handling of ssh_password_authentication 2023-06-20 15:02:43 +02:00
ssl Fix overly complex location for ssl workdir 2021-11-22 08:10:14 +01:00
yunohost Fuckit I don't understand how to properly manage systemctl service with debian files while having flexibility on when the api restart happens, let's manage everything with the regen conf 2021-12-01 21:06:53 +01:00