prosody
log
graph
tags
bookmarks
branches
9ce0d246c851
browse
changeset
util/sasl.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.lua @ 5974:
9ce0d246c851
less
more
|
(0)
-100
-15
tip
description
author
age
util.sasl: Make registerMechanism a public function
Matthew Wild
2012-06-18
util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table).
Waqas Hussain
2010-12-29
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
util.sasl: Simplified some code a bit.
Waqas Hussain
2010-08-03
util.sasl, util.sasl_cyrus: Removed a ton of unused variables.
Waqas Hussain
2010-08-03
util.sasl: Removed method:forbidden() and its side effects.
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
util.sasl: Use the proper session-specific table of mechanisms when selecting a mechanism, and not the global table.
Waqas Hussain
2010-07-14
SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array.
Waqas Hussain
2010-07-14
SASL: Minor cleanup.
Waqas Hussain
2010-06-03
Merge 0.7->trunk
Matthew Wild
2010-05-23
util.sasl: Moving SASL authentication backends documentation to the mechanism files.
Tobias Markmann
2010-02-28
less
more
|
(0)
-100
-15
tip