Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-10 | Fixed small inconsistency in config var name. | Diva Canto | 1 | -1/+1 | |
2010-01-10 | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 2 | -0/+422 | |
2010-01-05 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -7/+7 | |
to where lists can be sent as requests | |||||
2009-12-27 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -7/+7 | |
to where lists can be sent as requests | |||||
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -4/+8 | |
Make all current modules support the configuration name option | |||||
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -4/+8 | |
Make all current modules support the configuration name option | |||||
2009-09-19 | Adding the deserializer for server form/xml replies | Melanie | 1 | -3/+3 | |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 2 | -1/+234 | |
functionality yet. | |||||
2009-09-04 | More work on new authentication service | Melanie | 1 | -3/+3 | |
2009-08-09 | More removal of HG2 code, this time authentication module and handlers. | Diva Canto | 2 | -181/+0 | |
2009-08-06 | HGAuthenticationService must be a singleton, because it has in-memory state. ↵ | Diva Canto | 1 | -1/+3 | |
This makes this singleton register with IScene, so that other parts can retrieve its reference. | |||||
2009-06-22 | Update svn properties. | Jeff Ames | 2 | -179/+179 | |
2009-06-17 | Implementation of a simple authentication service + in connector in route to ↵ | diva | 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. | |||||
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 1 | -4/+3 | |
2009-06-03 | Committing the partial refactor of authentication services. No user functionlity | Melanie Thielker | 1 | -0/+61 | |
will eat your babies, etc |