anmol26s
7d5779fcab
[enh] Check that user is legitimate to use an email adress when sending mail ( #330 )
2017-08-05 12:11:53 +02:00
opi
6371ab4a57
[enh] Increase message size. #914 ( #307 )
2017-05-24 08:42:16 +02:00
Alexandre Aubin
6cc237dcca
Changing nginx ciphers to intermediate compatiblity ( #298 )
...
* Changing nginx ciphers to intermediate compatiblity
* [fix] Move commented ciphers list after, and add explanation
* [fix] Move commented ciphers list after, and add explanation
2017-04-28 17:37:34 +02:00
Alexandre Aubin
7718ed6000
[fix] Properly manage resolv.conf, dns resolvers and dnsmasq ( #290 )
...
* Adding resolvconf as dependency
* Adding new templates for dnsmasq
* Adding libnss-myhostname as dependency
* tableflip.gif
* Moar tableflip.gif :/
* Tweaking dns resolvers used by dnsmasq
* Adding Aquilenet + moving FDN back to top
* Clarifying how the resolv.dnsmasq.conf template is used
* Moving nsswitch force regen back to postinstall
2017-04-18 00:37:21 +02:00
JimboJoe
bb11168c31
Fix for missing YunoHost tiles ( #276 )
...
This PR:
- brings back [this PR](https://github.com/YunoHost/yunohost-config-nginx/pull/3/files ) which seems to have stayed behind when migrating from `yunohost-config-nginx`. It fixes the missing tile for Jirafeau app (and maybe others).
- adds a fix to serve `ynhpanel.*` files whatever the app ningx rules are (some apps nginx conf files block them, like duniter or nextcloud).
2017-03-26 21:07:13 +02:00
Laurent Peuch
373ef1acba
Merge pull request #269 from YunoHost/clean-services.yml
...
Clean services.yml
2017-03-20 01:50:09 +01:00
Laurent Peuch
50188ae265
[fix] only remove a service if it is setted to null
2017-03-20 01:49:27 +01:00
Laurent Peuch
f941360edf
Merge pull request #259 from YunoHost/upgrade_cipher_suit
...
[enh] upgrade ciphers suit to more secure ones
2017-03-20 01:35:11 +01:00
ljf
8cba71b514
[fix] Apply cipher suite into webadmin nginx conf
2017-03-20 00:45:33 +01:00
Alexandre Aubin
f851817bbf
Updating ciphers with recommendation from mozilla with modern compatibility
2017-03-12 20:58:45 -04:00
M5oul
9dc2c0cece
Merge pull request #265 from YunoHost/dnsmasq_conf_mod
...
[fix] dnsmasq conf: remove 'resolv-file' line.
2017-03-07 10:32:05 +01:00
M5oul
9500b3d6a8
Merge pull request #264 from YunoHost/dnsmasq_conf_clean
...
[mod] dnsmasq conf: remove deprecated XMPP DNS record line.
2017-03-07 10:29:54 +01:00
Laurent Peuch
a18486df05
[enh] add other services to remove
2017-03-07 00:30:58 +01:00
Laurent Peuch
6d1c62d619
[fix] we don't use bind9, add null entry to remove it from old services.yml
2017-03-07 00:30:58 +01:00
Laurent Peuch
949e4de20a
[fix] nsswitch and udisks2 aren't used anymore
2017-03-07 00:30:58 +01:00
Laurent Peuch
d7da9b4565
Merge pull request #260 from thardev/enh-691-show-fail2ban-logs-web
...
[enh] Show fail2ban logs on admin web interface
2017-03-06 15:57:18 +01:00
Moul
20378fc2fc
[fix] dnsmasq conf: remove 'resolv-file' line.
...
- there is no file specified for this line.
- dns resolution isn't working on some cases:
- metronome could not works.
- https://forum.yunohost.org/t/xmpp-cant-connect-to-conference-yunohost-org/2142
2017-03-03 08:59:37 +01:00
Moul
eb5a7607e4
[mod] dnsmasq conf: remove deprecated XMPP DNS record line.
...
- https://serverfault.com/questions/582106/should-i-specify-the-srv-record-jabber-tcp
2017-03-03 08:36:20 +01:00
thardev
ade8c59f0a
show fail2ban logs on admin web interface
2017-02-27 20:31:04 +01:00
Laurent Peuch
087cdb961c
[enh] upgrade ciphers suit to more secure ones
2017-02-25 22:04:52 +01:00
opi
088abd694e
Merge branch 'testing' into unstable
2017-02-18 15:53:39 +01:00
opi
1c2de37f63
[fix] Update Rmilter configuration to fix dkim signing.
2017-02-18 14:52:33 +01:00
M5oul
dea89fc6bb
Merge pull request #243 from YunoHost/fix-rspamd-rmilter-status
...
[fix] Rspamd & Rmilter are no more sockets
2017-02-07 18:28:28 +01:00
opi
98d88f2364
[fix] Unattended upgrades configuration syntax.
2017-02-05 22:28:43 +01:00
opi
7d4aa63c43
[fix] Rspamd & Rmilter are no more sockets
...
Changes introduced by b419c8c564
2017-02-05 14:23:55 +01:00
Laurent Peuch
fc7c35c319
Merge pull request #216 from opi/patch-2
...
[enh] Increase fail2ban maxretry on user login, narrow nginx log files
2017-01-15 19:39:35 +01:00
ljf
2cf4768aa1
[fix] Postfix can't access rmilter socket due to chroot
2017-01-09 15:34:52 +01:00
ljf
b419c8c564
[fix] new rspamd version replace rspamd.socket with rspamd.service
2017-01-04 13:06:13 +01:00
zimo2001
ab279d9c6b
Update yunohost.conf
...
In my nginx_error.log, the authentication errors are "helpers.lua", not "access.lua".
2016-12-23 15:07:06 +01:00
opi
40cb95f33a
[enh] Increase fail2ban maxretry on user login, narrow nginx log files
...
We're intended to a general public, after all ;)
2016-12-17 15:26:50 +01:00
Julien Malik
ea17e9fa80
[enh] Allow for dovecot configuration extensions
2016-09-09 17:12:50 +02:00
Julien Malik
7b48d7b9fa
[enh] Remove autocreate plugin related settings, unused now
...
autosubscribe & autosubscribe2 are part of the autocreate plugin configuration.
Should have been removed with f36e4e2a83
See https://github.com/YunoHost/yunohost-config-dovecot/pull/3
2016-09-07 18:37:53 +02:00
Julien Malik
e483223418
[enh] reorder dovecot main configuration so that it is easier to read and extend
2016-09-07 18:20:21 +02:00
Julien Malik
e3f4686c90
[enh] Hide the fact that we are speaking to dovecot
2016-09-07 18:04:29 +02:00
Julien Malik
9225d12da8
[enh] Remove useless comments autogenerated in the past
2016-09-07 17:57:04 +02:00
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