aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients/AuthClient.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Addresses mantis #3718.diva2009-05-261-1/+10
|
* Addresses mantis #3485.diva2009-04-181-2/+2
|
* This was needed for the prior commit.diva2009-04-141-0/+24
|
* HGInventoryService now uses the actual authority portion of the user's key ↵diva2009-03-301-116/+118
| | | | to verify the key.
* Sigh. Manual data typing grief.diva2009-03-301-7/+15
|
* Added Authorization client code that interfaces with HGLoginAuthService. ↵diva2009-03-291-0/+108
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services.