1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00
wallabag/app/config
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
..
capistrano Updated Capistrano configuration 2016-10-29 14:39:07 +02:00
tests Isolated tests 2017-05-31 16:03:54 +02:00
webpack Adds Webpack support and removes the use for Grunt 2017-05-04 14:49:44 +02:00
config.yml Use a dedicated file for wallabag config 2017-06-02 11:33:11 +02:00
config_dev.yml Store cache lifetime in config 2016-09-03 14:02:50 +02:00
config_prod.yml Adds Webpack support and removes the use for Grunt 2017-05-04 14:49:44 +02:00
config_test.yml Isolated tests 2017-05-31 16:03:54 +02:00
parameters.yml.dist Changed default database name 2017-06-01 09:17:05 +02:00
parameters_test.yml Isolated tests 2017-05-31 16:03:54 +02:00
routing.yml Fix tests & deprecation notice 2016-12-15 21:38:16 +01:00
routing_dev.yml Remove useless spaces 2016-06-24 11:28:07 +02:00
routing_rest.yml ApiDoc & Route annotation were conflicted 2016-10-15 16:46:42 +02:00
security.yml Log an error level message when user auth fail 2017-06-08 22:24:49 +02:00
services.yml Upgraded CraueConfigBundle to 2.0 2017-05-12 16:39:47 +02:00
wallabag.yml Use a dedicated file for wallabag config 2017-06-02 11:33:11 +02:00