privatecoffee-website/contrib
Kumi 9c7283dffd
feat(Caddyfile): support security.txt redirection
Introduced handling for security.txt requests in the Caddyfile
configuration to redirect users to a dedicated security page. This
change enables visitors to easily find security policy and vulnerability
reporting information by redirecting requests for
`/.well-known/security.txt` and `/security.txt` to
`https://security.private.coffee/security.txt`. Implementing this
standard practice improves transparency and security posture by
facilitating clearer communication with security researchers and the
public.
2024-03-15 10:55:50 +01:00
..
caddy feat(Caddyfile): support security.txt redirection 2024-03-15 10:55:50 +01:00
uwsgi Implement service index exclusion control 2024-01-07 11:27:30 +01:00