mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
HG 1.5 is in place. Tested in standalone only.
This commit is contained in:
@@ -52,4 +52,9 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
void Cross(SceneObjectGroup sog, Vector3 position, bool silent);
|
||||
}
|
||||
|
||||
public interface IUserAgentVerificationModule
|
||||
{
|
||||
bool VerifyClient(AgentCircuitData aCircuit, string token);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user