Commit History

Author SHA1 Message Date
  Melanie 81d5a4b6d8 Remove "login disable", "login enable" and "login status" commands. 15 years ago
  John Hurliman b81c829576 * Standalone logins will now go through the sequence of "requested region, default region, any region" before giving up 15 years ago
  Diva Canto 902279f0fd Moved the property RegionLoginsEnabled from GridComms to the Scene -- not the scene itself but SceneCommunicationService, for now. Beginning to clear the code from using Region.Communications. grid stuff. 15 years ago
  Diva Canto c48ec97817 Fixed some long-standing issues with appearance in HG1. 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
  diva ce7de3581c Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon. 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 ff0684a9f3 Flipping check_session xmlrpc's keep-alive to false, because some clients hang. 15 years ago
  Justin Clarke Casey bd8e4a8892 * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices 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
  Jeff Ames 54ccca1e2c Update svn properties, add copyright header, formatting cleanup. 15 years ago
  diva 08732b65be Moved some files around, so that it's easier to share code between standalone and the grid services. Should not affect any functionality. 15 years ago
  diva 9489ad57f9 Moving the LoginAuth service up, so that it can be shared among standalones and the User Server. 15 years ago