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-05-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5410c2c19bfef9242d9cfcfc1b4fea67f470fd5
opensim
/
OpenSim
/
Server
/
Handlers
/
Authentication
History
Justin Clark-Casey (justincc)
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
...
This is most useful for capabilities where the url is not self-describing.
2012-05-03 01:45:49 +01:00
..
AuthenticationServerConnector.cs
Add option to allow remote http calls to setpassword in the AuthenticationService.
2011-10-19 19:03:17 +01:00
AuthenticationServerPostHandler.cs
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
2011-12-05 20:44:20 +00:00
OpenIdServerConnector.cs
OpenID: server connector had a copy-and-paste error that made identity queries fail.
2012-02-02 08:39:23 -08:00
OpenIdServerHandler.cs
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
2012-05-03 01:45:49 +01:00