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