Mercurial > prosody-modules
log mod_auth_joomla/mod_auth_joomla.lua @ 1346:5608dd296d5f
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. |
Sat, 23 Jun 2012 00:44:32 +0500 | Waqas Hussain | mod_auth_joomla: Added config option sql.prefix (default = "jos_"). |
Sat, 23 Jun 2012 00:42:01 +0500 | Waqas Hussain | mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony). |