aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authentication/OpenIdServerHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-4/+7
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-19/+11
* 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