| Commit message (Expand) | Author | Age | Files | Lines |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -0/+7 |
|\ |
|
| * | Add a real_id field to the login response if impersonation is used. The wrapper | Melanie | 2012-08-15 | 1 | -0/+7 |
* | | minor: Comment out 2 error level debugging message in authentication code | Justin Clark-Casey (justincc) | 2014-05-27 | 1 | -1/+1 |
* | | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -5/+9 |
|/ |
|
* | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+0 |
* | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -0/+12 |
* | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 2011-04-12 | 1 | -1/+0 |
* | * Typo fixes | John Hurliman | 2010-03-09 | 1 | -1/+1 |
* | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 1 | -0/+6 |
* | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 2010-01-01 | 1 | -2/+2 |
* | Change the signature of the forms requester data in preparation to getting | Melanie | 2009-12-27 | 1 | -3/+3 |
* | Finish the (untested) authentication connector | Melanie | 2009-09-19 | 1 | -2/+35 |
* | Complete the first authenticator method | Melanie | 2009-09-19 | 1 | -1/+7 |
* | Adding the deserializer for server form/xml replies | Melanie | 2009-09-19 | 1 | -0/+12 |
* | Add the skeleton of the authentication connector and the forms data requester | Melanie | 2009-09-19 | 1 | -0/+99 |