mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Change AddClient test such that we now successfully authenticate
* The fact that the assert passed even when authentication failed reveals a bug in the code that will be corrected soonish
This commit is contained in:
@@ -74,7 +74,7 @@ namespace OpenSim.Framework
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Add information about a new circuit.
|
||||
/// Add information about a new circuit so that later on we can authenticate a new client session.
|
||||
/// </summary>
|
||||
/// <param name="circuitCode"></param>
|
||||
/// <param name="agentData"></param>
|
||||
|
||||
Reference in New Issue
Block a user