Melanie
|
eba23048ca
Replace the Replaceable modules name
|
15 years ago |
Melanie Thielker
|
8ecfc9a717
Committing the interface change and the addition to the modules to get
|
15 years ago |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 years ago |
Arthur Valadares
|
f243dddc04
* Corrected CAPS namespaces
|
15 years ago |
Justin Clarke Casey
|
45342067f5
* Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() from AddRegion()
|
15 years ago |
diva
|
156604e28e
InterServiceInventoryService references *almost* completely removed from the simulator. Only a couple left, not important. Also updated the login tests -- Justin, this time I was able to fix this by myself :)
|
15 years ago |
Arthur Valadares
|
eb330f71be
* Making silent logoff of old hung sessions for new connections default for
|
15 years ago |
Arthur Valadares
|
d0084f08f2
* Allows standalone region users to skip the "You must wait 5 minutes to log again" message and
|
15 years ago |
Arthur Valadares
|
a85f496f4d
* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModule to new
|
15 years ago |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 years ago |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 years ago |
diva
|
0413d052a3
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
|
15 years ago |
Justin Clarke Casey
|
bd2180d9af
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer via CommunicationsManager directly
|
15 years ago |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 years ago |
MW
|
84d6b02475
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework.
|
15 years ago |
MW
|
171015f65f
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server)
|
15 years ago |