Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added possibilty to disable local password authentication (#5092) | Daniel Hoffend | 2019-06-27 | 1 | -0/+7 |
* | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Comment out most options in the generated config. (#4863) | Richard van der Hoff | 2019-03-19 | 1 | -5/+10 |
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -0/+1 |
* | Update password config comment | Kent Shikama | 2016-07-06 | 1 | -1/+1 |
* | Remove default password pepper string | Kent Shikama | 2016-07-05 | 1 | -2/+1 |
* | Fix password config | Kent Shikama | 2016-07-05 | 1 | -1/+1 |
* | Fix pep8 | Kent Shikama | 2016-07-05 | 1 | -1/+1 |
* | Add comment to prompt changing of pepper | Kent Shikama | 2016-07-05 | 1 | -0/+1 |
* | Add pepper to password hashing | Kent Shikama | 2016-07-05 | 1 | -1/+5 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add config option to disable password login | Erik Johnston | 2015-10-22 | 1 | -0/+32 |