| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
the actual class names.
This is usually because the file name was singular (*Service*) but the class name was plural (*Services*).
This is to make configuration easier rather than having to look in the c# code itself to find the slightly different name of the connector.
This does not affect existing configuration since the files are being renamed rather than the classes.
|
|
|
|
|
| |
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
|
|
|
|
| |
OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
|
|
|
| |
* Performance improvement in the expensive GenerateClientFlags()
|
|
|
|
|
| |
* Added create user command to UserAccountService. Works.
* Deleted create user command from OpenSim.
|
|
|
|
| |
missing from response, namely Library and Friends. Appearance service is also missing.
|
|
|
|
| |
to where lists can be sent as requests
|
| |
|
| |
|
| |
|
|
|