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
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