| Commit message (Expand) | Author | Files | Lines |
2015-11-24 | remove a debug message | UbitUmarov | 1 | -1/+1 |
2012-08-16 | fix vs2010 build | UbitUmarov | 1 | -1/+0 |
2012-08-15 | Add a real_id field to the login response if impersonation is used. The wrapper | Melanie | 1 | -0/+10 |
2012-06-01 | Fix impersonation, it got broken in a merge | Melanie | 1 | -7/+10 |
2012-03-02 | OpenID auth needs hashing before authenticating | BlueWall | 1 | -1/+1 |
2012-02-29 | Revert "Fix authentication for OpenID provider" | BlueWall | 1 | -2/+2 |
2012-02-29 | Fix authentication for OpenID provider | BlueWall | 1 | -2/+2 |
2012-02-04 | Supply correct parameters to detailed authentication login fail message | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-11-11 | Make log messages on authentication failure more explicit | Justin Clark-Casey (justincc) | 1 | -13/+26 |
2011-02-16 | Fix bug introduced by Query Access. The response does not come in a packaged ... | Diva Canto | 1 | -1/+1 |
2010-11-25 | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 1 | -7/+55 |
2010-06-04 | get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-03-02 | Better error handling on PasswordAuthenticationService | Diva Canto | 1 | -14/+18 |
2010-01-01 | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 1 | -3/+5 |
2010-01-01 | Remove the inner Md5 to let the auth service handle md5 passwords | Melanie | 1 | -1/+1 |
2009-09-25 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2009-09-06 | Remove the encryption from the IAuthenticationService interface. That | Melanie | 1 | -5/+0 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -11/+17 |
2009-09-04 | More work on new authentication service | Melanie | 1 | -0/+4 |
2009-09-04 | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 1 | -13/+12 |
2009-09-03 | Remove the distinction between password and login key in the authentication | Melanie | 1 | -13/+3 |
2009-08-31 | Recreate the shell of the AuthenticationService to squelch Windows build | Melanie | 1 | -19/+29 |
2009-08-09 | Finish the renaming and mae things compile again | Melanie | 1 | -9/+9 |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -1/+11 |
2009-06-22 | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 1 | -1/+1 |
2009-06-22 | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 1 | -0/+24 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -4/+4 |
2009-05-05 | Plumb the database into the new server skel | Melanie Thielker | 1 | -0/+3 |
2009-05-05 | Plumb the new server connector logic | Melanie Thielker | 1 | -1/+32 |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+8 |