Log

mod_auth_sql/mod_auth_sql.lua @ 5784:754f8eaad34c

description author age
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. Waqas Hussain Sat, 26 Jan 2013 04:34:05 +0500
mod_auth_sql: Add users iterator Kim Alvefur Fri, 05 Oct 2012 19:34:53 +0200
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. Waqas Hussain Thu, 13 Sep 2012 00:08:29 +0500
mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc) Matthew Wild Thu, 08 Dec 2011 08:17:36 +0000
Revert various changes accidentally included in previous commit Kim Alvefur Sat, 29 Oct 2011 13:34:15 +0200
mod_default_vcard: Sets initial vCard from data enterd on registration Kim Alvefur Sat, 15 Oct 2011 13:43:37 +0200
mod_auth_sql: More cleanup. Waqas Hussain Wed, 10 Aug 2011 05:30:08 +0500
mod_auth_sql: Cleanup. Waqas Hussain Wed, 10 Aug 2011 04:42:50 +0500
Do not run in transaction. Tomasz Sterna Tue, 26 Apr 2011 19:28:08 +0200
Implemented password and user existence check in mod_auth_sql Tomasz Sterna Wed, 13 Apr 2011 20:41:53 +0200
Reconnect on DB disconnection. Tomasz Sterna Wed, 13 Apr 2011 15:37:26 +0200
Implemented basic SQL authentication module. Tomasz Sterna Tue, 12 Apr 2011 00:30:53 +0200