Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSP: Upgrade insecure requests if possible | Literallie | 2017-10-22 | 1 | -2/+3 |
| | | | | Config option; default is to only upgrade if usessl | ||||
* | Add basic CSP support | Literallie | 2017-10-22 | 1 | -0/+10 |
| | |||||
* | Make HSTS behaviour configurable; Fixes #584 | Literallie | 2017-10-13 | 1 | -0/+6 |
| | |||||
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -0/+92 |
* Separate different config source to each files * Freeze config object |