Commit 1f69f360 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Test before checking in....

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2770 b35dd754-fafc-0310-a699-88a17e54d16e
parent d4634b66
......@@ -207,9 +207,9 @@ public class SASLAuthentication {
doc = reader.parseDocument().getRootElement();
}
}
// Remove the SaslServer from the Session
session.removeSessionData("SaslServer");
}
// Remove the SaslServer from the Session
session.removeSessionData("SaslServer");
return success;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment