aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AuthenticationService/WebkeyAuthenticationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-2/+13
* Altering log feedbackSignpostMarv Martin2011-03-261-11/+12
* InfoFormat > DebugFormatSignpostMarv Martin2011-03-261-1/+1
* WebkeyAuthenticationService is now no longer a stub!SignpostMarv Martin2011-03-261-5/+35
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-09-251-3/+3
* Remove the encryption from the IAuthenticationService interface. ThatMelanie2009-09-061-5/+0
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-041-11/+1
* Flech out the Authentication service. Add the database loader. IntroduceMelanie2009-09-041-13/+12
* Remove the distinction between password and login key in the authenticationMelanie2009-09-031-0/+76