Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -8/+8 |
* | feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-public | Ferdinand Thiessen | 2024-09-16 | 1 | -2/+3 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 1 | -19/+2 |
* | fix: Improve HSTS warning wording as suggested by reviewer | Côme Chilliet | 2024-03-14 | 1 | -1/+1 |
* | feat: Migrate HSTS check to Security headers SetupCheck | Côme Chilliet | 2024-03-13 | 1 | -1/+21 |
* | fix: Migrate security headers check tests and fix the SetupCheck implementation | Côme Chilliet | 2024-03-13 | 1 | -10/+15 |
* | fix: Fix Security headers setup check behavior | Côme Chilliet | 2024-03-13 | 1 | -2/+3 |
* | feat: Migrate header check to SetupCheck API | Côme Chilliet | 2024-03-13 | 1 | -0/+134 |