Ticket #1906 (closed enhancement: wontfix)
Enable to trace login failures
Reported by: | bruno | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | module:admin | Version: | 2.6.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
It is currently very hard to trace login failures on admin side, since nothing is produced when a login attempt fails.
Logging login failures (through error_log at least) would be great. Using dc log tables would be nice too.
error_log can output info to apache log files (or separate php log files) enabling tools such as fail2ban to take appropriate action if several failed logins are detected
Change History
Note: See
TracTickets for help on using
tickets.