aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAuthenticationService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+2
2011-10-24Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)1-0/+26
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+11
2009-09-06Remove the encryption from the IAuthenticationService interface. ThatMelanie1-36/+0
2009-09-04Implement plain password authentication partway. Tested, but no userMelanie1-2/+2
2009-09-03Remove the distinction between password and login key in the authenticationMelanie1-5/+2
2009-08-29Redesign the IAuthenticationService interface to use PKI. Sessioning isMelanie1-38/+70
2009-06-30Updated services to allow external applications like web interfaces toMelanie Thielker1-8/+34
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-11/+19
2009-06-03Committing the partial refactor of authentication services. No user functionlityMelanie Thielker1-4/+23
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-25Correct a minor typoMelanie Thielker1-1/+1
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva1-0/+14