Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added AllowLoginWithoutInventory to LoginService, to be overwritten in ↵ | diva | 2009-04-01 | 1 | -0/+6 |
| | | | | subclasses. Default is false. HGLoginAuthService sets it true. Better error handling dealing with inventory service faults. | ||||
* | HGInventoryService now uses the actual authority portion of the user's key ↵ | diva | 2009-03-30 | 1 | -328/+328 |
| | | | | to verify the key. | ||||
* | Sigh. Manual data typing grief. | diva | 2009-03-30 | 1 | -10/+3 |
| | |||||
* | Added Authorization client code that interfaces with HGLoginAuthService. ↵ | diva | 2009-03-29 | 1 | -13/+19 |
| | | | | Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. | ||||
* | Moved some files around, so that it's easier to share code between ↵ | diva | 2009-03-29 | 1 | -0/+329 |
standalone and the grid services. Should not affect any functionality. |