Diva Canto
|
d97c741e67
Further bug fixing, still related to the issue earlier.
|
14 năm trước cách đây |
Diva Canto
|
a34add9534
Another bug fixed. Same issue.
|
14 năm trước cách đây |
Diva Canto
|
62ffc566c3
Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
|
14 năm trước cách đây |
Diva Canto
|
4a7588b0f0
Changed the way HG client verification is done: now transforming local and LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
14 năm trước cách đây |
Diva Canto
|
e5e52e4072
This combination is working. It all points to not being able to use 127.0.0.1/localhost in testing HG situations. The login server must have the LAN IP address, and the regions must show ExternalHostname as SYSTEMIP. Working, but this needs more testing.
|
14 năm trước cách đây |
Diva Canto
|
74b23ff9c6
Almost, but not quite. Commenting verification again, until I understand where 127.0.0.1 is being transformed to the local IP address. I suspect it's Adam's NAT snippets.
|
14 năm trước cách đây |
Diva Canto
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
14 năm trước cách đây |
Diva Canto
|
c1fe07b022
* Added missing loggout notification to home grid upon agents logging out in foreign grids.
|
14 năm trước cách đây |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 năm trước cách đây |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 năm trước cách đây |
Diva Canto
|
11ed5dee3b
Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for now until I understand better the client IP issue.
|
15 năm trước cách đây |
Diva Canto
|
35de8e91ec
* Remove unnecessary debug message
|
15 năm trước cách đây |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
15 năm trước cách đây |