aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AuthenticationService/WebkeyOrPasswordAuthenticationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Altering log feedbackSignpostMarv Martin2011-03-261-3/+5
* Fixing bug that occurs when using web login- the result was not checkedSignpostMarv Martin2011-03-261-1/+1
* Making combined auth service re-use the existing auth services instead of dup...SignpostMarv Martin2011-03-261-21/+19
* Adding a combined auth service, allowing users to login with either web login...SignpostMarv Martin2011-03-261-0/+65