Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More removal of HG2 code, this time authentication module and handlers. | Diva Canto | 2009-08-09 | 2 | -181/+0 |
| | |||||
* | HGAuthenticationService must be a singleton, because it has in-memory state. ↵ | Diva Canto | 2009-08-06 | 1 | -1/+3 |
| | | | | This makes this singleton register with IScene, so that other parts can retrieve its reference. | ||||
* | Update svn properties. | Jeff Ames | 2009-06-22 | 2 | -179/+179 |
| | |||||
* | Implementation of a simple authentication service + in connector in route to ↵ | diva | 2009-06-17 | 2 | -0/+179 |
| | | | | making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon. | ||||
* | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2009-06-04 | 1 | -4/+3 |
| | |||||
* | Committing the partial refactor of authentication services. No user functionlity | Melanie Thielker | 2009-06-03 | 1 | -0/+61 |
will eat your babies, etc |