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