Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to allow remote http calls to setpassword in the ↵ | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -1/+1 |
| | | | | | | | AuthenticationService. This is switched on by setting AllowSetPassword = true in the [AuthenticationService] section of Robust.ini or Robust.HG.ini Default is false as before. | ||||
* | Fixed small inconsistency in config var name. | Diva Canto | 2010-01-10 | 1 | -1/+1 |
| | |||||
* | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 2009-09-29 | 1 | -4/+8 |
| | | | | Make all current modules support the configuration name option | ||||
* | Implement plain password authentication partway. Tested, but no user | Melanie | 2009-09-04 | 1 | -1/+1 |
| | | | | functionality yet. | ||||
* | More work on new authentication service | Melanie | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | 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 |