| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -2/+1 |
* | Implement optional name and description on http stream handlers so that we ca... | Justin Clark-Casey (justincc) | 2012-05-03 | 1 | -0/+2 |
* | OpenID auth needs hashing before authenticating | BlueWall | 2012-03-02 | 1 | -1/+1 |
* | OpenID: server connector had a copy-and-paste error that made identity querie... | Diva Canto | 2012-02-02 | 1 | -1/+1 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 2 | -2/+2 |
* | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -1/+73 |
* | Add option to allow remote http calls to setpassword in the AuthenticationSer... | Justin Clark-Casey (justincc) | 2011-10-19 | 2 | -23/+46 |
* | Fixed small inconsistency in config var name. | Diva Canto | 2010-01-10 | 1 | -1/+1 |
* | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 2010-01-10 | 2 | -0/+422 |
* | Change the signature of the forms requester data in preparation to getting | Melanie | 2009-12-27 | 1 | -7/+7 |
* | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 2009-09-29 | 1 | -4/+8 |
* | Adding the deserializer for server form/xml replies | Melanie | 2009-09-19 | 1 | -3/+3 |
* | Implement plain password authentication partway. Tested, but no user | Melanie | 2009-09-04 | 2 | -1/+234 |
* | More work on new authentication service | Melanie | 2009-09-04 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | 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 |