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:
+2
-1
@@ -44,7 +44,8 @@ gitea.pub
|
|||||||
!themes/**/scripts/
|
!themes/**/scripts/
|
||||||
telegram/
|
telegram/
|
||||||
migration-s3/
|
migration-s3/
|
||||||
INFO/
|
INFO/*
|
||||||
|
!INFO/Deployment/
|
||||||
!INFO/Deployment/*.md
|
!INFO/Deployment/*.md
|
||||||
forms/.env
|
forms/.env
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user