Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing trailing slash in AuthenticationService. | Diva Canto | 2009-08-06 | 1 | -0/+2 |
| | |||||
* | Updated services to allow external applications like web interfaces to | Melanie Thielker | 2009-06-30 | 1 | -8/+85 |
| | | | | | | | authenticate against the services. This paves the way for such apps to directly talk to services. | ||||
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting ↵ | Dahlia Trimble | 2009-06-27 | 1 | -1/+1 |
| | | | | this. | ||||
* | Implementation of a simple authentication service + in connector in route to ↵ | diva | 2009-06-17 | 1 | -9/+172 |
| | | | | 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/+0 |
| | |||||
* | Committing the skeleton of the authentication service | Melanie Thielker | 2009-06-03 | 1 | -0/+74 |