Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 3267:8f5d76cc4162
description | author | age |
---|---|---|
mod_auth_internal_hashed: Removed all checks for Cyrus SASL. | Waqas Hussain | Tue, 15 Jun 2010 09:08:02 +0500 |
mod_auth_internal_hashed: Fixed a traceback in account creation. | Waqas Hussain | Sun, 13 Jun 2010 04:07:38 +0500 |
mod_auth_internal{,_hashed}: Update is_admin to only report the admin status of the current host (ignores global admin rights), fixes global access traceback | Matthew Wild | Wed, 09 Jun 2010 21:25:59 +0100 |
mod_auth_internal_hashed: Removed some useless code. | Waqas Hussain | Wed, 09 Jun 2010 22:01:47 +0500 |
Merge with Tobias. | Waqas Hussain | Wed, 09 Jun 2010 21:34:32 +0500 |
mod_auth_internal_hashed: Empty hashpass after conversion to stored_key/server_key and store new authentication database. | Tobias Markmann | Wed, 09 Jun 2010 17:58:20 +0200 |