prosody
log
graph
tags
bookmarks
branches
d185c4961ee0
browse
changeset
util/sasl_cyrus.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
util/sasl_cyrus.lua @ 10223:
d185c4961ee0
less
more
|
(0)
-16
tip
description
author
age
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
Remove all trailing whitespace
Florian Zeitz
2013-08-09
mod_auth_cyrus, util.sasl_cyrus: Add new option 'cyrus_server_fqdn' to override the hostname passed to Cyrus (and used in e.g. GSSAPI/Kerberos) - fixes #295
Matthew Wild
2012-07-24
util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent.
Waqas Hussain
2010-11-02
util.sasl, util.sasl_cyrus: Load mechanisms list early rather than lazily, as they are always loaded anyway.
Waqas Hussain
2010-11-02
mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth.
Waqas Hussain
2010-08-23
util.sasl_cyrus: Spaces -> tabs.
Waqas Hussain
2010-08-23
util.sasl_cyrus: Make multi-step SASL mechanisms work correctly.
Waqas Hussain
2010-08-03
util.sasl, util.sasl_cyrus: Removed a ton of unused variables.
Waqas Hussain
2010-08-03
util.sasl_cyrus: Cleanup.
Waqas Hussain
2010-08-02
util.sasl_cyrus: Removed method:forbidden().
Waqas Hussain
2010-08-02
util.sasl, util.sasl_cyrus: s/self.mechanisms()/self:mechanisms()/ in method:select().
Waqas Hussain
2010-07-15
util.sasl, util.sasl_cyrus: Use method:mechanisms() in method:select(), instead of using the mechanisms list directly (fixes a traceback).
Waqas Hussain
2010-07-14
util.sasl, util.sasl_cyrus: Updated method:mechanisms() to cache and re-use list of mechanisms.
Waqas Hussain
2010-07-14
SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array.
Waqas Hussain
2010-07-14
less
more
|
(0)
-16
tip