log mod_log_auth/mod_log_auth.lua @ 3877:562b34050561

age author description
2017-04-19 Georg Lukas mod_log_auth: log into session
2017-04-19 Kim Alvefur mod_log_auth: Handle missing sasl handler
2017-04-19 Kim Alvefur mod_log_auth: Attempt to retrieve attempted username from SASL handler (re #844)
2017-04-19 Kim Alvefur mod_log_auth: Split some long lines
2016-03-15 Kim Alvefur mod_log_auth: Include username, if known
2014-05-31 Matthew Wild mod_log_auth: Add ability to log IPs of successful authentications too
2013-06-29 Kim Alvefur mod_log_auth: Don't cause an error if any of the logged fields are missing
2011-08-30 Matthew Wild mod_auth_log: New module (currently) to log failed auth attempts and their IP address, requires trunk