Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More refactoring. This time extracting the client-side of ↵ | diva | 2009-04-01 | 1 | -0/+555 |
| | | | | RESTInterregionComms into a RegionClient class. | ||||
* | HGInventoryService now uses the actual authority portion of the user's key ↵ | diva | 2009-03-30 | 1 | -116/+118 |
| | | | | to verify the key. | ||||
* | Sigh. Manual data typing grief. | diva | 2009-03-30 | 1 | -7/+15 |
| | |||||
* | Added Authorization client code that interfaces with HGLoginAuthService. ↵ | diva | 2009-03-29 | 1 | -0/+108 |
Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. |