prosody
log
graph
tags
bookmarks
branches
c6480d17be1e
browse
changeset
plugins/mod_auth_internal_hashed.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_hashed.lua @ 4533:
c6480d17be1e
less
more
|
(0)
-15
tip
description
author
age
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
Waqas Hussain
2011-02-22
mod_auth_internal_*: Support for delete_user method
Matthew Wild
2011-01-04
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Waqas Hussain
2010-12-27
mod_auth_internal_hashed: Fix deleting users
Kim Alvefur
2010-08-16
usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password
Matthew Wild
2010-07-21
mod_auth_internal_hashed: Fixed SCRAM-SHA-1 mechanism to not traceback on non-existent users.
Waqas Hussain
2010-07-17
mod_auth_internal, mod_auth_internal_hashed: Remove checking for nil or empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer.
Matthew Wild
2010-07-08
mod_auth_internal_hashed: Update TODO comments to COMPAT
Matthew Wild
2010-06-22
mod_auth_internal_hashed: Remove far too many instances of inline hex conversion using gsub, which was creating useless closures and what-not
Matthew Wild
2010-06-22
mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers
Matthew Wild
2010-06-22
mod_auth_internal_hashed: Log as "auth_internal_hashed", not as "usermanager".
Waqas Hussain
2010-06-15
mod_auth_internal_hashed: Don't assume user doesn't exist if no recognizable authentication data is found.
Waqas Hussain
2010-06-15
mod_auth_internal_hashed: Removed all checks for Cyrus SASL.
Waqas Hussain
2010-06-15
mod_auth_internal_hashed: Fixed a traceback in account creation.
Waqas Hussain
2010-06-12
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
2010-06-09
less
more
|
(0)
-15
tip