Commit Graph

5 Commits

Author SHA1 Message Date
popovskik 168e4ce378 security: harden static site (headers, exposed-file cleanup, privacy)
Proactive security & health pass. No live/exploitable vulnerabilities were
found; these changes remove information-disclosure surfaces and add
standard hardening.

- Remove publicly-downloadable 1.1 MB full source dump (code_export.txt)
  and stray empty l.php; add code_export.txt to .gitignore.
- Exclude dev files/folders (*.sh, *.py, docs/, templates/, tools/,
  README.md) from the rsync deploy so they never reach the live server.
- .htaccess: add X-Frame-Options, Referrer-Policy, Permissions-Policy,
  and a report-only Content-Security-Policy; add defense-in-depth deny
  block for dev/VCS files (robots.txt & sitemap.xml left served).
- .htaccess: fix root redirect to canonical msosorg.com + /en/.
- Swap 4 project-page YouTube embeds to youtube-nocookie.com so no
  Google cookies are set before consent (GDPR).
- Add rel="noopener" to 30 team social links on the About Us pages.
- Harden esc() in my-route.js to also escape single quotes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-03 23:56:48 +02:00
Mark Poljanšek ef6c168e92 popravljen workflow
Deploy to Production on Develop Push / deploy (push) Successful in 11s Details
2025-08-21 12:13:17 +02:00
Mark Poljanšek 79d29d2824 popravljen workflow
Deploy to Production on Develop Push / deploy (push) Failing after 39s Details
2025-08-21 12:06:24 +02:00
Mark Poljanšek 09bf439765 popravljen workflow
Deploy to Production on Develop Push / deploy (push) Failing after 8s Details
2025-08-21 11:56:32 +02:00
Mark Poljanšek 5a7740c729 napisan workflow
Deploy to Production on Develop Push / deploy (push) Failing after 41s Details
2025-08-21 11:51:18 +02:00