aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients/AuthClient.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-30HGInventoryService now uses the actual authority portion of the user's key ↵diva1-116/+118
to verify the key.
2009-03-30Sigh. Manual data typing grief.diva1-7/+15
2009-03-29Added Authorization client code that interfaces with HGLoginAuthService. ↵diva1-0/+108
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services.