OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) aa4637db47 Add optional getauthinfo and setauthinfo authentication service calls.
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
2011-10-24 23:28:02 +01:00
..
AssetService Fix bug in persisting saved appearances for npcs 2011-08-30 01:58:32 +01:00
AuthenticationService Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
AuthorizationService
AvatarService Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
Base
Connectors Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
FreeswitchService
Friends
GridService Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord. 2011-08-05 22:56:53 +01:00
HypergridService Guard HGAssetService against uninitialized variables and null arguments. 2011-10-15 20:25:06 -07:00
Interfaces Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
InventoryService Fix avatar parameter updating for viewer 3 and maybe 2. 2011-09-23 02:59:33 +01:00
LLLoginService minor: comment out friends number logging from login for now 2011-08-30 22:08:43 +01:00
MapImageService
PresenceService
UserAccountService Provide an option to allow remote calls to the CreateUser method on the UserAccountService 2011-10-18 22:56:43 +01:00