wallabag/app
Jeremy Benoist 63f9f22fa3
Log an error level message when user auth fail
When a user login using the form we know log an error level information with information about the user:
- username used
- IP
- User agent

For example:

> Authentication failure for user "eza", from IP "127.0.0.1", with UA: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36".

It’ll allows server admin using fail2ban to configure it to block these people if they generate too much failure authentication.
2017-06-08 22:24:49 +02:00
..
config Log an error level message when user auth fail 2017-06-08 22:24:49 +02:00
DoctrineMigrations Merge pull request #3093 from aaa2000/annotation-error-on-save 2017-06-07 16:30:27 +02:00
Resources Merge pull request #3093 from aaa2000/annotation-error-on-save 2017-06-07 16:30:27 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Isolated tests 2017-05-31 16:03:54 +02:00
autoload.php Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00