Commit graph

55 commits

Author SHA1 Message Date
Jérôme Lebleu
3339cd029a [enh] Remove client certificate verification from Dovecot and Postfix 2016-04-27 14:31:37 +02:00
Jérôme Lebleu
564e2c6503 [fix] Use SSL certificate of main domain in Dovecot and Postfix conf 2016-04-25 23:01:46 +02:00
Jérôme Lebleu
dcdf852602 [enh] Update services.yml in yunohost conf_regen and update its content 2016-04-17 16:59:49 +02:00
Jérôme Lebleu
d851237dc2 [enh] Update nginx conf_regen hook and simplify plain conf files copy 2016-04-16 16:43:13 +02:00
Jérôme Lebleu
cdd36570f8 [fix] Rename metronome template conf files 2016-04-16 15:20:05 +02:00
Jérôme Lebleu
41f9b2c76c [enh] Update dnsmasq conf_regen hook and use loopback address by default 2016-04-16 15:17:22 +02:00
Jérôme Lebleu
047015ef61 [enh] Update rmilter and rspamd conf_regen hooks 2016-04-16 14:37:20 +02:00
Jérôme Lebleu
df9094b896 [enh] Update dovecot conf_regen hook 2016-04-16 11:39:43 +02:00
Jérôme Lebleu
3eacbef144 [enh] Update fail2ban conf_regen hook and drop wheezy support 2016-04-13 22:35:40 +02:00
Jérôme Lebleu
c09abeaec1 [enh] Update postfix conf_regen hook and simplify plain conf files copy 2016-04-12 21:41:52 +02:00
Jérôme Lebleu
e7adbbf630 [fix] Use rspamd local.d folder to allow users to override the defaults 2016-03-28 19:21:43 +02:00
Jérôme Lebleu
ca54418441 [enh] Use new rspamd configuration system to override metrics 2016-03-28 19:11:50 +02:00
opi
f3768217d1 [enh] Redirect most of 404 to maindomain.tld/yunohost/sso 2016-03-15 00:07:36 +01:00
opi
7729d91e78 [fix] Cleaner Nginx redirection rules. Use permanent only when paths match. 2016-03-09 22:05:45 +01:00
opi
204e3ed3ff [fix] Use plain text 502 error page. 2016-03-09 21:51:00 +01:00
opi
f36e4e2a83 [fix] Remove Dovecot autocreate deprecated plugin. Fix #103 2016-03-07 22:56:29 +01:00
julienmalik
9d6f9d4c07 Merge pull request #121 from infertux/nginx_server_tokens
[fix] Don't emit Nginx version
2016-02-29 12:11:20 +01:00
Cédric Félizard
fe26478e03 Don't emit Nginx version
http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens
2016-02-29 10:39:13 +00:00
Jérôme Lebleu
95b7dd5f93 Merge pull request #126 from taziden/patch-1
[enh] hardening postfix tls configuration
2016-02-28 15:53:55 +01:00
taziden
66ad33c285 [enh] also set smtp cipher to high 2016-02-26 20:28:27 +01:00
taziden
261cddbf8e hardening postfix tls configuration 2016-02-26 20:25:12 +01:00
opi
5a0fdbd826 [enh] More descriptive names for XMPP services 2016-02-26 16:36:53 +01:00
Cédric Félizard
0d69e15ede Clean up whitespaces and group sections semantically
No functional changes
2016-02-09 18:21:18 +00:00
opi
65721b41f3 [fix] head opening tag may have attributes. 2016-02-08 12:33:34 +01:00
Jérôme Lebleu
c226c5b311 [fix] Add yunohost-firewall to services.yml 2016-02-07 20:10:09 +01:00
Jérôme Lebleu
86ee1a9027 [fix] Correct log file of yunohost-api in services.yml 2016-02-05 13:28:10 +01:00
Jérôme Lebleu
ab942600f6 [fix] Remove old services and add rmilter/rspamd 2016-01-27 23:53:56 +01:00
Jérôme Lebleu
82185b86d5 [fix] Remove udisks-glue from conf_regen and services
udisks-glue has been removed from recommended packages by d6b0c357 since
it's no longer maintained - and also out-dated; the conf_regen hook refers
to an unavailable service.
Note that even it's not really used in YunoHost yet, it has been replaced
by udisks2 as suggested package.
2016-01-27 23:40:38 +01:00
Jérôme Lebleu
234549d879 [enh] Set minimum uid and ignore local users in nslcd.conf 2016-01-27 21:18:56 +01:00
Jérôme Lebleu
e5095d0185 [fix] Remove old dbconfig settings from slapd.conf 2016-01-27 18:57:21 +01:00
Jérôme Lebleu
a5568311db [fix] Save LDAP database when switching to MDB (bugfix #169)
As Wheezy is not supported anymore by next YunoHost releases, the slapd.conf
now comes with MDB as backend.
The LDAP database is also saved before switching to MDB backend and imported
after the configuration re-generation to prevent data loss.
2016-01-27 18:05:04 +01:00
Jérôme Lebleu
9427006d01 [fix] Remove useless SPF setting in Postfix configuration (fixbug #150) 2016-01-08 21:51:20 +01:00
Jérôme Lebleu
4b4d91c6d3 [fix] Use rmilter as a socket-activated service 2015-12-31 13:00:35 +01:00
opi
032f9c86ed [enh] Short cache on handlebars templates
Backported from https://github.com/YunoHost/yunohost-config-nginx/pull/5
2015-11-24 11:22:01 +01:00
Laurent Peuch
15c59e6d67 Avoid self corruption of mysql on power failure
By default, mysql creates its mysql database in MyISAN mode which self corrupt itself way too frequently on the internet cube configuration. InnoDB seems fine in comparison. Also MyISAN is bullcrap.
2015-11-02 13:54:34 +01:00
kload
2019fb21ec [fix] header_check path typo 2015-10-31 14:37:20 +01:00
kload
813ab01e9d [enh] Replace the email stack by Rspamd/Rmilter 2015-10-31 12:33:06 +01:00
Jérôme Lebleu
ee1e3cdd3d [fix] Remove already installed by metronome package files 2015-10-27 09:49:19 +01:00
Jérôme Lebleu
f4a9f1b85b [fix] Install updated metronome 3.7 modules instead of copying 2015-10-08 15:55:17 +02:00
kload
8c46e978a3 [fix] Regenerate configuration files only if YunoHost is postinstalled 2015-10-01 19:23:37 -04:00
kload
bc85d157b5 [fix] Copy sudo.schema 2015-10-01 19:04:39 -04:00
kload
0ed2081f89 [enh] Make postinstall and main domain change regen-conf friendly 2015-10-01 16:36:30 -04:00
kload
cf84a91849 [enh] Add SSL, nsswitch and udisks-glue regen conf scripts 2015-10-01 14:36:29 -04:00
kload
6f99b3f4e1 [enh] Add DNSmasq regen conf script 2015-09-30 17:23:59 -04:00
kload
8838c692c9 [enh] Add MySQL, avahi and glances regen script 2015-09-30 16:20:32 -04:00
kload
93052906dc [enh] Add amavis conf regen script 2015-09-30 15:02:05 -04:00
kload
44bdeeb292 [enh] Dovecot and postgrey regen conf script 2015-09-29 19:04:16 -04:00
kload
d19fc96fdf [enh] Postfix regen conf script 2015-09-29 15:58:28 -04:00
kload
aa6a277e20 [fix] Slapd default spacing 2015-09-29 15:30:43 -04:00
kload
ef1ad685fd [fix] Indent properly to avoid unwanted differences 2015-09-29 14:36:46 +00:00