log mod_auth_phpbb3/mod_auth_phpbb3.lua @ 1672:d9fcf9d8e787

age author description
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Thu, 13 Sep 2012 00:08:29 +0500 Waqas Hussain mod_auth_*: Use module:provides(), and don't explicitly specify provider.name.
Wed, 16 May 2012 17:34:47 +0500 Waqas Hussain mod_auth_phpbb3: Optionally allow using PHPBB3 session ID as password ( sql = { sessionid_as_password = true, ... } ).