Software /
code /
prosody
Log
description | author | age |
---|---|---|
Removed the unnecessary idna.to_ascii applied to the DIGEST-MD5 disgest-uri response values, which was causing auth failures with some clients. | Waqas Hussain | Mon, 08 Dec 2008 03:27:02 +0500 |
Return error when the given realm value does not match the sent realm value. Prevents impersonation of an account on one virtual host, but a user with the same username on another host. | Waqas Hussain | Mon, 08 Dec 2008 03:23:37 +0500 |
Fixed util.encodings.base64.decode to not truncate results when encountering an '=' before the end of the given input. | Waqas Hussain | Mon, 08 Dec 2008 03:19:11 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Sun, 07 Dec 2008 19:18:50 +0000 |