Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-10-24 | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 1 | -0/+12 |
2011-04-12 | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 1 | -1/+0 |
2010-03-09 | * Typo fixes | John Hurliman | 1 | -1/+1 |
2010-01-09 | * Added SetPassword to IAuthenticationService. | Diva Canto | 1 | -0/+6 |
2010-01-05 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -3/+3 |
2010-01-01 | New LL login service is working! -- tested in standalone only. Things still m... | Diva Canto | 1 | -2/+2 |
2009-12-27 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -3/+3 |
2009-09-19 | Finish the (untested) authentication connector | Melanie | 1 | -2/+35 |
2009-09-19 | Complete the first authenticator method | Melanie | 1 | -1/+7 |
2009-09-19 | Adding the deserializer for server form/xml replies | Melanie | 1 | -0/+12 |
2009-09-19 | Add the skeleton of the authentication connector and the forms data requester | Melanie | 1 | -0/+99 |