aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Authentication (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-5/+9
2012-05-09Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)1-0/+0
2011-10-24Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)1-0/+12
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto1-1/+0
2010-03-09* Typo fixesJohn Hurliman1-1/+1
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+6
2010-01-05Change the signature of the forms requester data in preparation to gettingMelanie1-3/+3
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto1-2/+2
2009-12-27Change the signature of the forms requester data in preparation to gettingMelanie1-3/+3
2009-09-19Finish the (untested) authentication connectorMelanie1-2/+35
2009-09-19Complete the first authenticator methodMelanie1-1/+7
2009-09-19Adding the deserializer for server form/xml repliesMelanie1-0/+12
2009-09-19Add the skeleton of the authentication connector and the forms data requesterMelanie1-0/+99