Commit 699e9aee authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Updated for 3.6.1

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10895 b35dd754-fafc-0310-a699-88a17e54d16e
parent f736faea
......@@ -177,6 +177,10 @@ hr {
<h3>Openfire Bug Fixes</h3>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1489'>JM-1489</a>] - <font color="red"><b>!</b></font> Authentication could be bypass allowing arbitrary code execution. <b>(2 votes)</b></li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1493'>JM-1493</a>] - Fixed leaking of threads in PEP code.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1492'>JM-1492</a>] - AdminManager doesn't handle JIDs properly.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1487'>JM-1487</a>] - LoginLimitManager was checking user connection limit against wrong setting.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1460'>JM-1460</a>] - Fixed typo in tablename when deleting room affiliations.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1490'>JM-1490</a>] - AdHoc command AuthenticateUser now works even if UserProvider is readonly.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1462'>JM-1462</a>] - Fixed NPE on admin console login when username was not completed.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-1473'>JM-1473</a>] - Fixed incorrect count of users in chat rooms between cluster nodes.</li>
......
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