OpenSimMirror/OpenSim/Client/Linden
Dr Scofield e0a06f6416 - moving banned check and public/private check to
Scene.NewUserConnection()
- adding reason reporting

this enforces estate bans very early on and prevents us from
circulating client objects that we'd then have to retract once we
realize that the client is not allowed into the region
2009-05-05 16:17:52 +00:00
..
LLClientStackModule.cs 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) 2009-03-03 15:41:21 +00:00
LLProxyLoginModule.cs - moving banned check and public/private check to 2009-05-05 16:17:52 +00:00
LLStandaloneLoginModule.cs - moving banned check and public/private check to 2009-05-05 16:17:52 +00:00
LLStandaloneLoginService.cs - moving banned check and public/private check to 2009-05-05 16:17:52 +00:00