Commit graph

162 commits

Author SHA1 Message Date
Alexandre Aubin
d55c029c9b Don't open old IMAP port (465) 2018-06-11 21:58:01 +02:00
Alexandre Aubin
a4d75a2e40 Merge branch 'unstable' into stretch-unstable 2018-06-01 21:49:26 +00:00
Laurent Peuch
75b6fd8786 [mod] add mariadb as an alternates for mysql service 2018-05-29 08:54:47 +02:00
Alexandre Aubin
dd8af083b3 Merge branch 'unstable' into stretch-unstable 2018-05-20 21:43:05 +02:00
Alexandre Aubin
53dde3a6c7 We need to set status:null for yunohost pseudo-service 2018-05-19 21:59:52 +02:00
Laurent Peuch
f9044ab3a3 Merge branch 'unstable' into services_dbus 2018-05-17 04:48:25 +02:00
Alexandre Aubin
6461b3ec11
Update comment about certificates 2018-05-15 17:52:49 +02:00
ljf (zamentur)
1f6a7b2ee5
[fix] Untrusted TLS connection established to 2018-05-11 16:52:28 +02:00
Laurent Peuch
312e9bb22e [mod] respect yaml indentation 2018-05-11 04:21:53 +02:00
Laurent Peuch
d32ab073ba [mod] removes status key from /etc/yunohost/service.yml for generic approach 2018-05-11 04:21:24 +02:00
Alexandre Aubin
c75a3f1b44 Also disabling httpt2 in yunohost_admin.conf 2018-05-08 05:50:39 +02:00
Alexandre Aubin
3feae2e877 Some ecdh_curve don't work on jessie 2018-05-02 19:48:36 +02:00
Alexandre Aubin
25bd5648a7 Disabling http2 for now as it's causing weird issues with curl 2018-05-02 18:16:08 +02:00
Alexandre Aubin
c5d4ab5d79 Remove imap3 things in fail2ban conf, c.f. https://github.com/fail2ban/fail2ban/issues/1942 2018-05-02 18:07:30 +02:00
frju365
cc3c704ba8 [enh] Enable HTTP2 protocol in nginx conf (#448)
* [Add] http2
* Update yunohost_admin.conf
2018-05-02 18:07:30 +02:00
Alexandre Aubin
6d158aae19 master.cf : comment smtps and tweak submission 2018-05-02 18:07:30 +02:00
kitoy
f846f5b7f8 Ajout de connexion smtp over tls et STARTTLS 2018-05-02 18:07:30 +02:00
kitoy
45bc155921 Bug connu sur bug.debian.org
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844271
2018-05-02 18:07:30 +02:00
Jean-Baptiste
ab96c7948f typo enable/enabled 2018-05-02 18:07:30 +02:00
Alexandre Aubin
0877901d88 Can't name this service php-fpm, gotta stick to php7.0-fpm... 2018-05-02 18:07:30 +02:00
Alexandre Aubin
441eeb4680 Update the php-fpm service 2018-05-02 18:07:30 +02:00
taziden
10c83f85c5 Create milter_headers.conf
This file define a header : X-Spam which will be added to mail considered as spam by rspamd.

This configuration is defined here : https://rspamd.com/doc/modules/milter_headers.html and as of the time I'm creating this PR, this documentation page is not up-to-date because X-Spam was supposed to be added when extended_spam_headers is set to True and it's not the case anymore since 1.6.2.

This header is being used by rspamd.sieve which we push into dovecot in order to put spammy e-mails in Junk folder automatically.
2018-05-02 18:07:30 +02:00
Alexandre Aubin
3f64374f9d Move DKIM from rmilter to rspamd 2018-05-02 18:04:15 +02:00
Alexandre Aubin
29e48965bb Rspamd now have a dedicated log file apparently 2018-05-02 18:04:15 +02:00
Alexandre Aubin
e85421721a Now using rspamd as milter in postfix 2018-05-02 18:04:15 +02:00
Alexandre Aubin
4595dd2be4 Updating master.cf for postfix to avoid a few warnings 2018-05-02 18:04:15 +02:00
Alexandre Aubin
b2648584ab Updating fail2ban conf 2018-05-02 18:04:15 +02:00
Alexandre Aubin
f221c2f06c Fail2ban was unhappy because port was present two times 2018-05-02 18:04:15 +02:00
Alexandre Aubin
bde8b02fef Removing some rmilter-related conf 2018-05-02 18:04:15 +02:00
frju365
9ebb082e32 [fix] Nginx Regression typo (#459) 2018-05-02 14:10:13 +02:00
Bram
c36431ce24
Merge pull request #454 from frju365/patch-2
[enh] ECDH Curves
2018-05-02 06:36:39 +02:00
frju365
90e093a482 Tweak the CSP config in nginx template for domains (#456)
* Little correction for template conf for apps
* Move the default-src CSP thing to report-only for now
2018-05-01 23:44:23 +02:00
frju365
6c07296b9f
[Fix] ECdH curve not compatible with Jessie 2018-05-01 17:16:27 +02:00
frju365
57155c94d8
[Fix] ECDH curve not compatible 2018-05-01 17:15:55 +02:00
frju365
d497fd216a
Update server.tpl.conf 2018-04-28 21:40:39 +02:00
frju365
3a4ac25721
Update yunohost_admin.conf 2018-04-28 21:40:13 +02:00
frju365
1bb65cfdf8
[enh] add X25519 curve 2018-04-28 21:34:23 +02:00
frju365
f59eed7b7e
[enh] add X25519 curve 2018-04-28 21:33:49 +02:00
frju365
15a331ec5d
Update yunohost_admin.conf 2018-04-28 21:21:44 +02:00
frju365
d73789c546
Update server.tpl.conf 2018-04-28 21:21:25 +02:00
frju365
8c3c9e697a
[enh] ECDH Curves 2018-04-28 20:44:44 +02:00
frju365
0154f15d95
[enh] ECDH Curves 2018-04-28 20:42:57 +02:00
Alexandre Aubin
9a80635dbc [fix] Fail2ban conf/filter was not matching failed login attempts... 2018-02-28 08:54:11 -05:00
Laurent Peuch
bda19df019
Merge pull request #399 from frju365/unstable
Fix security of nginx headers .
2018-02-09 19:32:23 +01:00
frju365
6ab29260cf
[enh] Mozilla directives. 2018-02-09 16:25:09 +01:00
frju365
4276a187a0
[enh] Comment with the URL of the Mozilla Directives 2018-02-09 16:24:16 +01:00
frju365
03273e3b94
[fix] typo 2018-02-09 16:20:29 +01:00
frju365
4f616fe8c7
[Fix] CSP cf. another PR. 2018-02-09 16:11:41 +01:00
frju365
c824f403a4
[Fix] Referrer, CSP bad conf. cf. Another pr. 2018-02-09 16:10:31 +01:00
Laurent Peuch
8c0b66420f
Merge pull request #426 from YunoHost/make-etckeeper-stfu
[enh] Make etckeeper stfu
2018-02-09 00:40:06 +01:00