Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 3287:e425e27c12be
description | author | age |
---|---|---|
mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers | Matthew Wild | Tue, 22 Jun 2010 19:14:55 +0100 |
mod_auth_internal_hashed: Log as "auth_internal_hashed", not as "usermanager". | Waqas Hussain | Tue, 15 Jun 2010 09:12:49 +0500 |
mod_auth_internal_hashed: Don't assume user doesn't exist if no recognizable authentication data is found. | Waqas Hussain | Tue, 15 Jun 2010 09:11:10 +0500 |
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 |