| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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
|
|
|
|
| |
If not specified then it assumes UUID.Zero. as occurs elsewhere in the codebase
|
| |
|
|
|
|
| |
UserID for consistency with output
|
|
|
|
|
|
| |
[UserAccountService].
As before, default is false to not allow these calls.
|
|
|
|
|
|
|
|
|
| |
UserAccountService
Default is false, as before.
Enabling AllowCreateUser in [UserAccountService] for ROBUST allows avatars to be created via an http call, with viewer 2 appropriate bits and pieces.
Only Ruths can be created at present.
Please don't rely on the config since at some point CreateUser will be moved to a separate co-ordinating service.
|
|
|
|
|
|
| |
appropriately.
* Removed Store service from the UserAccount handler.
|
| |
|
|
|
|
| |
working.
|
|
|
|
|
| |
Implement the fetch operations fully. Rename one last UserService file to
UserAccountService
|
|
* Cleaned up a few things on presence connectors
|