UbitUmarov
|
e2f59e72c5
fix bad merges
|
преди 1 година |
UbitUmarov
|
c821ef25cb
robust: add login block by ID0. Note that like by mac this may even block wrong users; cosmetics
|
преди 1 година |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
преди 2 години |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
преди 2 години |
UbitUmarov
|
2f79009d32
avoid a null ref on hg useragentservice
|
преди 3 години |
UbitUmarov
|
28c43011bc
changes to map search parsing (may still be bad)
|
преди 3 години |
UbitUmarov
|
b7c1d6e7f5
UserAgentService: change handling of its external IP
|
преди 5 години |
UbitUmarov
|
cc95b7e2d4
don't allow multiple presences of same avatar also on HG gatekeeper
|
преди 7 години |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
преди 7 години |
Melanie Thielker
|
995242b351
Suppress misleading message when logging in locally
|
преди 7 години |
Melanie Thielker
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
преди 9 години |
Diva Canto
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
преди 10 години |
Blake Bourque
|
63b5c11b9c
Lookup username given key(uuid) XML-RPC
|
преди 10 години |
Oren Hurvitz
|
06db136fbc
Removed an attempt to set a user's presence to "Region 0" when they HG teleport to another grid.
|
преди 10 години |
Oren Hurvitz
|
06e0528d0b
In teleports, pass the source region to the destination (similar to an HTTP referrer)
|
преди 10 години |
Diva Canto
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
преди 11 години |
Diva Canto
|
e33ac50388
HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only.
|
преди 11 години |
Diva Canto
|
4778d67005
Finally moved HG agent transfers to use agent fatpacks.
|
преди 11 години |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
преди 11 години |
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 години |
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 години |
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 години |
Justin Clark-Casey (justincc)
|
da2b23f18d
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
преди 12 години |
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 години |
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 години |
Diva Canto
|
4a9ca3ca8f
HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
|
преди 12 години |
Diva Canto
|
d1256536b5
Added GetUUID(first, last) on UserAgentsService so that we can finally make direct user connections.
|
преди 12 години |
BlueWall
|
6941058824
Profile Updates
|
преди 13 години |
Diva Canto
|
651f9f47d0
HG: Verify that the user is local
|
преди 13 години |
Diva Canto
|
080dfcc9c9
HG: Renamed one method
|
преди 13 години |