Update ChangeLog

pull/1929/head
Michael Newton 2017-10-18 09:26:51 -07:00 committed by GitHub
parent 3f715e8577
commit 894a05b843
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ releases.
- Fixes resources greedy expression (see gh-1790);
- Rewritten without end-anchor ($), because of potential vulnerability on very long URLs.
* filter.d/apache-badbots.conf - extended to recognize Jorgee Vulnerability Scanner (gh-1882)
* filter.d/asterisk.conf - fixed failregex AMI Asterisk authentification failed (see gh-1302)
* filter.d/asterisk.conf
- fixed failregex AMI Asterisk authentification failed (see gh-1302)
- fixed invalid regex blocking localhost (see gh-1927)
* filter.d/dovecot.conf:
- fixed failregex, see gh-1879 (partially cherry-picked from gh-1880)
- extended to match pam_authenticate failures with "Permission denied" (gh-1897)