Commit History

Author SHA1 Message Date
  Dahlia Trimble 147c9bcd45 Make cleartext authentication case sensitive. Thanks jhurliman for spotting this. 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
  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
  Adam Frisby 6b312d9340 * Implements automatic loopback handling for standalone regions. 15 years ago
  Adam Frisby e9ea959263 * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. 15 years ago
  Adam Frisby 31baeef469 * Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence. 15 years ago
  Justin Clarke Casey bd8e4a8892 * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices 15 years ago
  diva d4f6750f82 Added AllowLoginWithoutInventory to LoginService, to be overwritten in subclasses. Default is false. HGLoginAuthService sets it true. Better error handling dealing with inventory service faults. 15 years ago
  diva 4cbf963354 HGInventoryService now uses the actual authority portion of the user's key to verify the key. 15 years ago
  diva 6957803759 Sigh. Manual data typing grief. 15 years ago
  diva c3e604c46c Added Authorization client code that interfaces with HGLoginAuthService. Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. 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