aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Authentication (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-1/+10
| | | | | These are disabled by default, as before. Please only turn these on in secure grids, since they allow the same facilities as the existing SetPassword call (also disabled by default) These facilities can be helpful when integrating external systems, in addition to the existing option of adapting an IAuthenticationService or using WebLoginKey
* * Added SetPassword to IAuthenticationService.Diva Canto2010-01-091-0/+5
| | | | | * Added create user command to UserAccountService. Works. * Deleted create user command from OpenSim.
* Forgotten modules in prior commit.Diva Canto2010-01-012-0/+273