invario
invario
* Resolves: #37154 ## Summary Use of the `X-XSS-Protection` header with value `"1; mode=block"` is deprecated and in fact it appears to generally be recommended against. There are indications that...
PR created to add a `localcopy` deploy-hook that allows users to simply copy the certificates to a target, and then execute a `reloadcmd`. This was created in anticipation of being...
Deploy-hook to very simply copy files to set directories and then execute whatever reloadcmd the admin needs afterwards. This can be useful for configurations where the "multideploy" hook (in development)...