1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

fail2ban ssh/ssh-ddos and sasl are now sshd and postfix-sasl (fixes #1453, merges #1454)

* fail2ban ssh/ssh-ddos and sasl are now sshd and postfix-sasl

* specified custom datepattern for miab-owncloud.conf
This commit is contained in:
jvolkenant
2019-01-18 06:36:43 -08:00
committed by Joshua Tauberer
parent c7659d9053
commit c60e3dc842
4 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
In Development
--------------
System:
* Missing brute force login attack prevention (fail2ban) filters which stopped working on Ubuntu 18.04 were added back.
v0.40 (January 12, 2019)
------------------------