prosody
log
graph
tags
bookmarks
branches
03a43bf3ecd2
browse
changeset
plugins/mod_auth_anonymous.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_anonymous.lua @ 6605:
03a43bf3ecd2
less
more
|
(0)
tip
description
author
age
mod_auth_anonymous: Fixed a traceback in listing all users (issue#396).
Waqas Hussain
2014-02-17
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals
Kim Alvefur
2013-03-23
mod_auth_anonymous: Implement user iteration API
Kim Alvefur
2012-12-09
mod_auth_*: Use module:provides().
Waqas Hussain
2012-09-12
mod_auth_{internal_plain,cyrus,anonymous}: Get rid of useless wrapper function new_default_provider.
Waqas Hussain
2012-09-12
Backed out changeset 72a2eec4204a (incomplete fix)
Matthew Wild
2012-07-08
mod_auth_anonymous: Attach a fake roster to the session, so the null storage backend can be used
Kim Alvefur
2012-07-07
Merge with Maranda
Matthew Wild
2012-05-11
Backed out changeset 661752889535 - obsoleted by 878f75ccc4fb.
Matthew Wild
2012-05-11
mod_auth_anonymous: add disallow_s2s to the host object if s2s communication is disallowed.
Marco Cirillo
2012-05-10
mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users
Matthew Wild
2012-05-10
mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false)
Matthew Wild
2012-05-04
mod_auth_anonymous: Remove unused logger init
Matthew Wild
2012-04-28
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
Waqas Hussain
2011-02-22
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Waqas Hussain
2010-12-27
mod_auth_*: Fixed copyright headers.
Waqas Hussain
2010-08-02
mod_auth_anonymous, mod_auth_cyrus: Removed unused variables.
Waqas Hussain
2010-06-23
mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default.
Waqas Hussain
2010-06-23
mod_auth_anonymous: Log as "auth_anonymous", not as "usermanager".
Waqas Hussain
2010-06-15
mod_auth_anonymous: Fixed a syntax error.
Waqas Hussain
2010-06-06
mod_auth_anonymous: Auth provider with support for SASL ANONYMOUS.
Waqas Hussain
2010-06-06
less
more
|
(0)
tip