log mod_auth_sql/mod_auth_sql.lua @ 902:490cb9161c81

age author description
Sat, 26 Jan 2013 04:34:05 +0500 Waqas Hussain mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler.
Fri, 05 Oct 2012 19:34:53 +0200 Kim Alvefur mod_auth_sql: Add users iterator
Thu, 13 Sep 2012 00:08:29 +0500 Waqas Hussain mod_auth_*: Use module:provides(), and don't explicitly specify provider.name.
Thu, 08 Dec 2011 08:17:36 +0000 Matthew Wild mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc)
Sat, 29 Oct 2011 13:34:15 +0200 Kim Alvefur Revert various changes accidentally included in previous commit
Sat, 15 Oct 2011 13:43:37 +0200 Kim Alvefur mod_default_vcard: Sets initial vCard from data enterd on registration
Wed, 10 Aug 2011 05:30:08 +0500 Waqas Hussain mod_auth_sql: More cleanup.