Diva Canto
|
05373de9df
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 years ago |
Melanie
|
b0c86fea4c
Add search URL to Login Service
|
14 years ago |
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 years ago |
Melanie
|
0abedae3e4
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 years ago |
Diva Canto
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
14 years ago |
Diva Canto
|
2fb79646c6
Fixes mantis #4691 for real. This time I tested it, and it works.
|
14 years ago |
Diva Canto
|
0b43b263d4
Fixes mantis #4691
|
14 years ago |
Diva Canto
|
49f4becdae
* Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connection strings.
|
14 years ago |
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
|
2a1e45f657
Finalized the client's TCP IP address verification process for HG1.5.
|
14 years ago |
Diva Canto
|
4e7013d5d5
Made fields consistently protected.
|
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 |
Melanie Thielker
|
2ebe148266
Plumb the viewer version string through into AgentCircuitData. Now all that
|
14 years ago |
Melanie Thielker
|
fe8399d1bf
Add a XMLRPC method to remotely set the login level for the LLLoginService.
|
14 years ago |
Melanie
|
1e743eab6d
Allow a client to pass a scope id to log into in the login XML / LLSD
|
14 years ago |
Diva Canto
|
e33209fe5b
Sanitized parsing of floats (x, y, z location) for Culture.
|
14 years ago |
Diva Canto
|
8ee0bdb86e
Minor improvement on debug message.
|
14 years ago |
unknown
|
9fb17e7ab2
Select Random Region if Home or Last cant be found
|
14 years ago |
Mikko Pallari
|
265c24ec33
Changed some properties and methods from private to protected in LLLoginResponse and LLLoginService so they could be inherited better.
|
14 years ago |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Justin Clark-Casey (justincc)
|
a1643c78be
remove test presence from NullPresenceData since this appears to stop existing sessions with home locations from being picked up
|
14 years ago |
Diva Canto
|
9fda5c51ac
More debug.
|
14 years ago |
Diva Canto
|
13f0e4a718
* Better debug message on login problems.
|
14 years ago |
Diva Canto
|
679ad95750
List of friends now retrieved upon login. Configured and tested in standalone only.
|
14 years ago |
Melanie
|
210649f0d4
Make an exception report more clear. Fix a database access in Presence to
|
14 years ago |
Diva Canto
|
4eeddf3078
Bug fix for finding default regions if the specified one doesn't exist.
|
15 years ago |
Diva Canto
|
1ab8458b1c
Bug fix for making cross-grid login work.
|
15 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
15 years ago |
Diva Canto
|
f276ba57bf
HG agent transfers are starting to work. Gatekeeper handlers are missing.
|
15 years ago |
Diva Canto
|
a7309d90da
* Added ServiceURLs to AgentCircuitData.
|
15 years ago |