Commit History

Author SHA1 Message Date
  Diva Canto b542622b3a HG 2.0: added asset import/export policies at the sim too. 11 years ago
  Diva Canto e379566e6e Improvement over last commit: refactor the asset permissions code, so that it can be used by both the HG Asset Service and the simulator. Also renamed the config vars to something more intuitive 11 years ago
  Diva Canto 3089b6d824 More HG2.0: Added permission policies in HGAsset Service based on asset types. The policies are given in the config. This is only half of the story. The other half, pertaining to exports/imports made by the sim, will be done next. 11 years ago
  Diva Canto 33469a0d2b Moved the new vars in Robust.HG.ini to the proper section. 11 years ago
  Diva Canto 9f914327c6 Added missing configs, and deleted the [Profile] part on the Hypergrind config. 12 years ago
  BlueWall 5c5b359bcb Oops! putting back the entry for map urls 12 years ago
  BlueWall 2ed768cbf5 Adjust Robust*.ini.examples V3 webprofile entries 12 years ago
  Justin Clark-Casey (justincc) 51fe97a00c Set CreateDefaultAvatarEntries = true in Robust.HG.ini.example to match Robust.HG.ini 12 years ago
  Justin Clark-Casey (justincc) cccef2e56d Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to. 12 years ago
  Diva Canto ac64fe03d8 Amend to last commit: account for the existence of proxies. 12 years ago
  Diva Canto e4e754ee93 MapImageService: added an additional security check for OSGrid and other grids like it. 12 years ago
  Justin Clark-Casey (justincc) fb44e7b636 minor: convert tabs to spaces in config example files from recent 7c534e5 12 years ago
  Diva Canto 7c534e558d Added gatekeeper and uas addresses to grid info, so that viewers can take advantage of that info. 12 years ago
  Snoopy Pfeffer 7223b63563 User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 12 years ago
  Diva Canto 91cc09b7bf HG Friends config for Robust.HG.ini.example 12 years ago
  Justin Clark-Casey (justincc) ab54ce1907 Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. 12 years ago
  Diva Canto 92b1ade78e BAD JUSTIN! 12 years ago
  BlueWall ac934e2dbb Add WebProfiles config to other config example 12 years ago
  Justin Clark-Casey (justincc) 088f1213b4 Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in GridCommon.ini.example and from SRV_ProfileServerURI in [LoginService] in Robust.HG.ini.example 12 years ago
  Diva Canto 8bdd80abfa HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. 12 years ago
  Diva Canto 5d8ed077bc Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis. 12 years ago
  Justin Clark-Casey (justincc) 21353de9b7 Enable v2/v3 map tile url setting on robust as default in config 12 years ago
  Justin Clark-Casey (justincc) 4c9400e646 Add optional getauthinfo and setauthinfo authentication service calls. 12 years ago
  Justin Clark-Casey (justincc) d9184eceab Add option to allow remote http calls to setpassword in the AuthenticationService. 12 years ago
  Justin Clark-Casey (justincc) 9d59b285bb Allow an http call to set account details if AllowSetAccount = true in [UserAccountService]. 12 years ago
  Justin Clark-Casey (justincc) c85a780583 Provide an option to allow remote calls to the CreateUser method on the UserAccountService 12 years ago
  Justin Clark-Casey (justincc) 37370a8102 On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d 12 years ago
  Justin Clark-Casey (justincc) 2307d9a2f9 minor: Add explanative text for the new currency parameter. Convert some tabs to spaces 13 years ago
  Snoopy Pfeffer 70ea625447 Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer. 13 years ago
  Diva Canto bbe489e64a Added missing config var for map image service. 13 years ago