Michael Cerquoni
|
daf44cc65e
fix missing " for variable SRV_IMServerURI in example file
|
11 anni fa |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 anni fa |
teravus
|
f76cc6036e
* Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler
|
11 anni fa |
Justin Clark-Casey (justincc)
|
997700c4aa
minor: Make config-include .ini files more consistent
|
11 anni fa |
Justin Clark-Casey (justincc)
|
b858be345a
minor: add doc about DefaultHGRegion and some of the other GridService region settings (though not all as of yet)
|
11 anni fa |
BlueWall
|
b2c8d5eec7
Add Option: ClassifiedFee
|
11 anni fa |
BlueWall
|
9fec0faade
Revert "Add option to set minimum fee for classified ads"
|
11 anni fa |
BlueWall
|
90097de6c3
Add option to set minimum fee for classified ads
|
11 anni fa |
BlueWall
|
328883700a
UserProfiles
|
11 anni fa |
Diva Canto
|
6ddc39a676
Clean up unused config and config comments.
|
11 anni fa |
Diva Canto
|
f1010d7b15
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
|
11 anni fa |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
11 anni fa |
Justin Clark-Casey (justincc)
|
db2b3627f2
Add information about MinLoginLevel to example ini files
|
11 anni fa |
Diva Canto
|
7412795a0b
HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE.
|
12 anni fa |
Diva Canto
|
fb6d6e5cca
HG 2.0: User Agent Service now can also control where the local users can go. Domain-name and user-level based. \o/
|
12 anni fa |
Diva Canto
|
48f4b32d7f
More HG 2.0: access control at the Gatekeeper. \o/
|
12 anni fa |
Diva Canto
|
b542622b3a
HG 2.0: added asset import/export policies at the sim too.
|
12 anni fa |
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
|
12 anni fa |
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.
|
12 anni fa |
Snoopy Pfeffer
|
1f4d3d3582
HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
fb44e7b636
minor: convert tabs to spaces in config example files from recent 7c534e5
|
12 anni fa |
Diva Canto
|
7c534e558d
Added gatekeeper and uas addresses to grid info, so that viewers can take advantage of that info.
|
12 anni fa |
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 anni fa |
Justin Clark-Casey (justincc)
|
ab54ce1907
Fix configuration problems where XAssetDatabasePlugin was picked up accidentally.
|
12 anni fa |
Diva Canto
|
92b1ade78e
BAD JUSTIN!
|
12 anni fa |
Diva Canto
|
33c14cb107
Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector.
|
12 anni fa |
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.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
4f628849f3
Add more documentation to EstateConnectorString in StandaloneCommon.ini.example
|
13 anni fa |
Justin Clark-Casey (justincc)
|
229ca09b79
Make config comments about choosing assetcache modules clearer.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 anni fa |