aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Authentication (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Typo fixesJohn Hurliman2010-03-091-1/+1
| | | | * Performance improvement in the expensive GenerateClientFlags()
* * Added SetPassword to IAuthenticationService.Diva Canto2010-01-091-0/+6
| | | | | * Added create user command to UserAccountService. Works. * Deleted create user command from OpenSim.
* New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto2010-01-011-2/+2
| | | | missing from response, namely Library and Friends. Appearance service is also missing.
* Change the signature of the forms requester data in preparation to gettingMelanie2009-12-271-3/+3
| | | | to where lists can be sent as requests
* Finish the (untested) authentication connectorMelanie2009-09-191-2/+35
|
* Complete the first authenticator methodMelanie2009-09-191-1/+7
|
* Adding the deserializer for server form/xml repliesMelanie2009-09-191-0/+12
|
* Add the skeleton of the authentication connector and the forms data requesterMelanie2009-09-191-0/+99