aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authentication/OpenIdServerHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-0/+2
* OpenID auth needs hashing before authenticatingBlueWall2012-03-021-1/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Moved OpenId authentication from user server to Server.Handlers.Authentication.Diva Canto2010-01-101-0/+345