Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prevent race condition in root.t test. | Matthew Somerville | 2017-09-06 | -1/+1 |
| | | | | | | This test assumed /reports would load, which it wouldn't if run in parallel and the data hadn't been generated by reports.t. Test a different page instead. | |||
* | Add LOGIN_REQUIRED config key | Dave Arter | 2017-08-31 | -0/+76 |
If set to 1, this restricts all pages on the site to logged-in users. |