Software /
code /
prosody-modules
Log
mod_auth_phpbb3/mod_auth_phpbb3.lua @ 3436:12c7c0d7e1b0
description | author | age |
---|---|---|
mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios) | Kim Alvefur | Sat, 30 Apr 2016 19:09:45 +0200 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. | Waqas Hussain | Thu, 13 Sep 2012 00:08:29 +0500 |
mod_auth_phpbb3: Optionally allow using PHPBB3 session ID as password ( sql = { sessionid_as_password = true, ... } ). | Waqas Hussain | Wed, 16 May 2012 17:34:47 +0500 |
mod_auth_phpbb3: Match the username_clean column instead of the username column when updating password. | Waqas Hussain | Sun, 25 Mar 2012 02:30:36 +0500 |
mod_auth_phpbb3: A little refactoring. | Waqas Hussain | Sun, 11 Sep 2011 22:53:35 +0500 |