OpenSimMirror/OpenSim/Services/AuthenticationService
Justin Clark-Casey (justincc) 4c9400e646 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 21:40:36 +01:00
..
AuthenticationServiceBase.cs Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 21:40:36 +01:00
PasswordAuthenticationService.cs Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it. 2011-02-16 09:57:12 -08:00
WebkeyAuthenticationService.cs Altering log feedback 2011-03-26 02:28:11 +00:00
WebkeyOrPasswordAuthenticationService.cs minor: remove mono compiler warning 2011-08-22 23:10:43 +01:00