aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAuthenticationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+2
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-0/+26
* * Added SetPassword to IAuthenticationService.Diva Canto2010-01-091-0/+11
* Remove the encryption from the IAuthenticationService interface. ThatMelanie2009-09-061-36/+0
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-041-2/+2
* Remove the distinction between password and login key in the authenticationMelanie2009-09-031-5/+2
* Redesign the IAuthenticationService interface to use PKI. Sessioning isMelanie2009-08-291-38/+70
* Updated services to allow external applications like web interfaces toMelanie Thielker2009-06-301-8/+34
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-171-11/+19
* Committing the partial refactor of authentication services. No user functionlityMelanie Thielker2009-06-031-4/+23
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
* Correct a minor typoMelanie Thielker2009-05-251-1/+1
* Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva2009-05-251-0/+14