prosody
log
graph
tags
bookmarks
branches
12fc7e005e8b
browse
changeset
plugins/mod_auth_internal.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_auth_internal.lua @ 3312:
12fc7e005e8b
less
more
|
(0)
tip
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: Log as "auth_internal", not as "usermanager".
Waqas Hussain
Tue, 15 Jun 2010 09:16:47 +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, mod_auth_internal_hashed: Fixed a global access.
Waqas Hussain
Mon, 07 Jun 2010 02:38:20 +0500
mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler.
Waqas Hussain
Mon, 07 Jun 2010 02:33:40 +0500
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name.
base
plugins/mod_defaultauth.lua@9063f92990bf
Matthew Wild
Fri, 04 Jun 2010 14:33:36 +0100
less
more
|
(0)
tip