log mod_log_auth/mod_log_auth.lua @ 2698:88205b77e385

age author description
Wed, 19 Apr 2017 06:45:49 +0200 Kim Alvefur mod_log_auth: Handle missing sasl handler
Wed, 19 Apr 2017 06:37:29 +0200 Kim Alvefur mod_log_auth: Attempt to retrieve attempted username from SASL handler (re #844)
Wed, 19 Apr 2017 06:36:52 +0200 Kim Alvefur mod_log_auth: Split some long lines
Tue, 15 Mar 2016 16:46:44 +0100 Kim Alvefur mod_log_auth: Include username, if known
Sat, 31 May 2014 13:38:35 +0100 Matthew Wild mod_log_auth: Add ability to log IPs of successful authentications too
Sun, 30 Jun 2013 01:13:49 +0200 Kim Alvefur mod_log_auth: Don't cause an error if any of the logged fields are missing
Tue, 30 Aug 2011 13:34:39 -0400 Matthew Wild mod_auth_log: New module (currently) to log failed auth attempts and their IP address, requires trunk