Diva Canto
|
4d93870fe5
Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bother the sim.
|
11 jaren geleden |
Diva Canto
|
222f530411
Added an interface to an external ban service. With this commit, the interface is used only in Hypergrided worlds (Gatekeeper), although in those, it applies to both local and foreign users. The Ban service itself is not in core; it is to be provided externally.
|
11 jaren geleden |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
11 jaren geleden |
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 jaren geleden |
Diva Canto
|
0e8289cd00
Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup]
|
11 jaren geleden |
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 jaren geleden |
Diva Canto
|
eb273b808e
HG: Hopefully this fixes the issues with port 80 once and for all.
|
12 jaren geleden |
Diva Canto
|
3c77b8f463
Use GridUser properly for foreign users.
|
12 jaren geleden |
Diva Canto
|
48f4b32d7f
More HG 2.0: access control at the Gatekeeper. \o/
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
1926de5a05
Remove some mono compiler warnings
|
12 jaren geleden |
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 jaren geleden |
Diva Canto
|
9c8ef96301
Fixes mantis #5923
|
12 jaren geleden |
BlueWall
|
7bdcf9eb26
Propagate our teleport flags on logins
|
12 jaren geleden |
Diva Canto
|
080dfcc9c9
HG: Renamed one method
|
13 jaren geleden |
Justin Clark-Casey (justincc)
|
94b1c16398
Dont' bother with a userAgentService != null check right after we've constructed it
|
13 jaren geleden |
Diva Canto
|
e0576b56d3
Thank you Snoopy for a patch that adds some filtering to client versions allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples.
|
13 jaren geleden |
Justin Clark-Casey (justincc)
|
3083c517a0
minor: resolve some mono compiler warnings
|
14 jaren geleden |
Myan Thor
|
915c0b17b0
fixes a problem with ending slashes in GatekeeperService to verify session-addresses
|
14 jaren geleden |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
14 jaren geleden |
Diva Canto
|
72748746d5
Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
14 jaren geleden |
Jonathan Freedman
|
45cd2e3ef9
Merge branch 'master-core' into mantis5110
|
14 jaren geleden |
Marck
|
947d730b56
Make gatekeeper's address check case-insensitive.
|
14 jaren geleden |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
14 jaren geleden |
Jonathan Freedman
|
32ccc7a9d9
* refactor refactor refactor ServerURI 4 lyfe
|
14 jaren geleden |
Diva Canto
|
a39ea07158
Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general.
|
14 jaren geleden |
Diva Canto
|
d5c24241b7
Thanks Marck for the patch to mantis #4941 (shortening avies' names on HG)
|
14 jaren geleden |
Diva Canto
|
dd0ebbfb1f
this is so bad, brain is beyond fried. must stop.
|
14 jaren geleden |
Diva Canto
|
dd688a5994
sigh. fried brain.
|
14 jaren geleden |
Diva Canto
|
87046652b1
One more buglet related to the issue at hand.
|
14 jaren geleden |
Diva Canto
|
ee068dd243
One more thing related to the previous commit. Must avoid all in-process remote calls.
|
14 jaren geleden |