Add Security Headers section to deployment guide

- Added section 3.7 with all 6 HTTP security headers
- Includes HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy
- Testing instructions and online validation tools
- Links to detailed SECURITY_HEADERS.md documentation
- Fixed .gitignore to properly allow INFO/Deployment/*.md files
This commit is contained in:
Kirik
2025-10-27 16:50:55 +01:00
parent e26c35e488
commit f14437c45d
2 changed files with 1757 additions and 1 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ gitea.pub
!themes/**/scripts/
telegram/
migration-s3/
INFO/
INFO/*
!INFO/Deployment/
!INFO/Deployment/*.md
forms/.env
File diff suppressed because it is too large Load Diff