Software /
code /
prosody
Log
util/sasl.lua @ 5420:706053e3f9f5
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 |