This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-18 19:27:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bff26ccdbb94fbdf9623b0b00a16ef88549e648e
opensim
/
OpenSim
/
Server
/
Handlers
/
Authentication
History
Diva Canto
53ba245967
HGAuthenticationService must be a singleton, because it has in-memory state. This makes this singleton register with IScene, so that other parts can retrieve its reference.
2009-08-06 18:43:53 -07:00
..
AuthenticationServerConnector.cs
Comment out unused variables / private fields to avoid compiler warnings.
2009-06-04 03:58:04 +00:00
HGAuthenticationHandlers.cs
Update svn properties.
2009-06-22 10:07:27 +00:00
HGAuthServerConnector.cs
HGAuthenticationService must be a singleton, because it has in-memory state. This makes this singleton register with IScene, so that other parts can retrieve its reference.
2009-08-06 18:43:53 -07:00