Software /
code /
prosody
Log
util/sasl.lua @ 403:da92afa267cf
description | author | age |
---|---|---|
Checking some variables for nil so no errors occur that'll break the server. | Tobias Markmann | Sun, 23 Nov 2008 20:43:42 +0100 |
Removing some debug messages. | Tobias Markmann | Sun, 16 Nov 2008 17:31:16 +0100 |
Providing some human readable error messages and some fixes. | Tobias Markmann | Sat, 15 Nov 2008 22:36:22 +0100 |
Made SASL module fit the new interface. | Tobias Markmann | Sat, 15 Nov 2008 22:30:09 +0100 |
Started using realm in password hashing, and added support for error message replies from sasl | Waqas Hussain | Sun, 16 Nov 2008 01:54:14 +0500 |
Set username in a SASL object. | Tobias Markmann | Sat, 15 Nov 2008 20:28:09 +0100 |
Made PLAIN method in sasl.lua module follow new interface. | Tobias Markmann | Sat, 15 Nov 2008 19:23:55 +0100 |