| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix impersonation, it got broken in a merge | Melanie | 2012-06-01 | 1 | -7/+10 |
* | Merge branch 'master' into careminster | Melanie | 2012-02-04 | 1 | -1/+1 |
|\ |
|
| * | Supply correct parameters to detailed authentication login fail message | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-11 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Make log messages on authentication failure more explicit | Justin Clark-Casey (justincc) | 2011-11-11 | 1 | -13/+26 |
| * | Fix bug introduced by Query Access. The response does not come in a packaged ... | Diva Canto | 2011-02-16 | 1 | -1/+1 |
* | | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 2010-11-25 | 1 | -7/+55 |
|/ |
|
* | get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu... | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -1/+1 |
* | Better error handling on PasswordAuthenticationService | Diva Canto | 2010-03-02 | 1 | -14/+18 |
* | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 2010-01-01 | 1 | -3/+5 |
* | Remove the inner Md5 to let the auth service handle md5 passwords | Melanie | 2010-01-01 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-09-25 | 1 | -3/+3 |
* | Remove the encryption from the IAuthenticationService interface. That | Melanie | 2009-09-06 | 1 | -5/+0 |
* | Implement plain password authentication partway. Tested, but no user | Melanie | 2009-09-04 | 1 | -11/+17 |
* | More work on new authentication service | Melanie | 2009-09-04 | 1 | -0/+4 |
* | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 2009-09-04 | 1 | -13/+12 |
* | Remove the distinction between password and login key in the authentication | Melanie | 2009-09-03 | 1 | -0/+76 |