diff --git a/README b/README index 73a0cd25..8df3d779 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ Nick Munger, Christoph Haas, Justin Shore, Joël Bertrand, René Berber, mEDI, Axel Thimm, Eric Gerbier, Christian Rauch, Michael C. Haller, Jonathan Underwood, Hanno 'Rince' Wagner, Daniel B. Cid, David Nutter, Raphaël Marichez, Guillaume -Delvit +Delvit, Vaclav Misek License: -------- diff --git a/config/filter.d/proftpd.conf b/config/filter.d/proftpd.conf index 1fc31ef5..45b91c66 100644 --- a/config/filter.d/proftpd.conf +++ b/config/filter.d/proftpd.conf @@ -15,6 +15,7 @@ # Values: TEXT # failregex = USER \S+: no such user found from \S* ?\[\] to \S+\s*$ + \(\S*\[\]\) - USER \S+ \(Login failed\): Incorrect password.$ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.