Commit graph

655 commits

Author SHA1 Message Date
Bram
28af17f33f
Merge pull request #462 from Josue-T/patch-8
[enh] Improve ynh_add_nginx_config
2018-05-16 06:49:26 +02:00
Bram
cef23309b2
Merge pull request #471 from YunoHost/fix-untrusted-tls-mail
[fix] Untrusted TLS connection established to
2018-05-16 06:48:19 +02:00
Maniack Crudelis
2bc5e82b9c
[enh] We need a fucking log
Die quiet ! Die !!!
2018-05-15 19:51:13 +02:00
Alexandre Aubin
6461b3ec11
Update comment about certificates 2018-05-15 17:52:49 +02:00
Bram
f114e378e5
Merge branch 'unstable' into services_dbus 2018-05-14 04:06:29 +02:00
Josué Tille
82b598b5ca Fix from comment PR #462 2018-05-12 21:31:12 +02:00
Maniack Crudelis
1b2d5ca4bd
Merge branch 'unstable' into NO_BACKUP_UPGRADE 2018-05-12 07:59:53 +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
844b35589e Add ynh_render_template helper to render templates with jinja2 2018-05-10 01:14:53 +02:00
Josue-T
0f8cef9cf8
Helper - improve ynh_add_nginx_config
Add 2 new features :
- Permit to replace some others variables in the template
- Manage automatically the redirection (alias_transversal issue fix)
2018-05-10 00:05:46 +02:00
Alexandre Aubin
2f0db53d8c We have mariadb-server-10.1 now 2018-05-08 19:01:25 +02:00
JimboJoe
a3c6cc2ca8
Typo fix 2018-05-08 18:21:52 +02:00
Alexandre Aubin
c75a3f1b44 Also disabling httpt2 in yunohost_admin.conf 2018-05-08 05:50:39 +02:00
Josue-T
51fdef0c53 Helper - Add no_extract_option 2018-05-05 10:41:11 +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
Maniack Crudelis
1d71715436 [fix] Remove warning from equivs 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
34451babe3 Fall back to 1024 for the DKIM key size because nsupdate is stupid 2018-05-02 18:04:15 +02:00
Alexandre Aubin
a05d7b1e20 Fixes in DKIM generation in rspamd regen-conf 2018-05-02 18:04:15 +02:00
root
291c8747f1 Adding DKIM key generation back 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
f25a487c19 nscd service is now unscd 2018-05-02 18:04:15 +02:00
Alexandre Aubin
efc201c9b0 Remove messy openssl output during package install 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
Alexandre Aubin
da973e69a7 Getting rid of systematic error message during install 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
Alexandre Aubin
01956d22bd
Merge pull request #429 from YunoHost/manual-migrations
[enh] Manual migrations
2018-05-02 02:00:32 +02:00
Alexandre Aubin
062ca32eac
Move ssh commands into a subcategory of 'user' + fix a few bugs (#445)
* Move all ssh commands to a subcategory in user...

* [fix] Actionmap didn't match functions input ?

* [fix] Invalidate nscd cache to propagate new loginShell

* Consistency of list-keys even if there's no key..
2018-05-01 23:45:12 +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