Mercurial > prosody-modules
log mod_auth_phpbb3/mod_auth_phpbb3.lua @ 471:fffac0eef024
age | author | description |
---|---|---|
Sun, 11 Sep 2011 22:53:35 +0500 | Waqas Hussain | mod_auth_phpbb3: A little refactoring. |
Sat, 10 Sep 2011 22:37:18 +0500 | Waqas Hussain | mod_auth_phpbb3: Support legacy PHPBB2 password hashes (simple MD5). |
Sat, 10 Sep 2011 22:35:59 +0500 | Waqas Hussain | mod_auth_phpbb3: Apply stringprep, and try automatic JID escaping to derive username. |
Fri, 01 Jul 2011 07:55:22 +0500 | Waqas Hussain | mod_auth_phpbb3: Implement password change. |
Fri, 01 Jul 2011 07:53:13 +0500 | Waqas Hussain | mod_auth_phpbb3: Comment logging of user password. |
Fri, 01 Jul 2011 07:52:01 +0500 | Waqas Hussain | mod_auth_phpbb3: Fixed traceback when logging in as a non-existent user. |