| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This is a security risk when people distribute logs for debug purposes.
If necessary the information can be retrieved via config console commands.
Relates to http://opensimulator.org/mantis/view.php?id=7501
|
|
|
|
|
| |
Unlike the other connectors, XBakes uses a service auth retrieved from ServiceAuth.Create() and not code inherited from BaseServiceConnector.
Fixes regression from 7d3bafd5 (Wed 4 Mar 2015) where the new CompoundAuthenticator did not implement IServiceAuth.AddAuthorization()
|
|
|
|
|
|
| |
have the X-SecondLife-Shard header.
If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections.
|
| |
|
|
|
|
| |
remove_me parameter (which looks like it might still be potentially useful for logging)
|
|
|