aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients/AuthClient.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-05-26Addresses mantis #3718.diva1-1/+10
2009-04-18Addresses mantis #3485.diva1-2/+2
2009-04-14This was needed for the prior commit.diva1-0/+24
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.