diff options
author | Justin Clark-Casey (justincc) | 2015-03-13 22:59:43 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2015-03-13 23:01:50 +0000 |
commit | 441d77b5b6b2d4e8b6c764ff494b85feac701380 (patch) | |
tree | 7c43bf9d4b09444772a45400c5eaccfbf912b8a6 /OpenSim/Framework | |
parent | Fix script state not being preserved in objects sent via Hypergrid. (diff) | |
download | opensim-SC-441d77b5b6b2d4e8b6c764ff494b85feac701380.zip opensim-SC-441d77b5b6b2d4e8b6c764ff494b85feac701380.tar.gz opensim-SC-441d77b5b6b2d4e8b6c764ff494b85feac701380.tar.bz2 opensim-SC-441d77b5b6b2d4e8b6c764ff494b85feac701380.tar.xz |
For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example
This is necessary because both asset and inventory reuse generic connectors that will otherwise set up authentication configured in the [Network] section.
This allows one to set up authentication for private services whilst still being able to use asset and inventory on foreign grids.
The setting is AuthType = None in both [HGAssetService] and [HGInventoryService]
Private grid asset and inventory services will still set up the authentication as configured.
Diffstat (limited to 'OpenSim/Framework')
0 files changed, 0 insertions, 0 deletions