Commit History

Author SHA1 Message Date
  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 years ago
  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 years ago
  Diva Canto 2a1e45f657 Finalized the client's TCP IP address verification process for HG1.5. 14 years ago
  Diva Canto c1fe07b022 * Added missing loggout notification to home grid upon agents logging out in foreign grids. 14 years ago
  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 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Diva Canto 11ed5dee3b Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for now until I understand better the client IP issue. 14 years ago
  Diva Canto 35de8e91ec * Remove unnecessary debug message 14 years ago
  Diva Canto 00f7d622cb HG 1.5 is in place. Tested in standalone only. 14 years ago