annotate website/www/htaccess @ 8356:63390dcfcfe9

bug: fix template use of structure with untrusted data Looks like an xSS bug with an early version of the template that was fixed in the code but never in the deployed tracker. It has been a while since this particular construct has been in the classic template which is the base for the tracker. This has been fixed on the deployed tracker as well. reported by 4bug of ChaMd5 Security Team H1 Group
author John Rouillard <rouilj@ieee.org>
date Tue, 08 Jul 2025 10:23:09 -0400
parents f9eaaa63fda2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8044
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 RedirectMatch 404 /\.buildinfo$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 RedirectMatch 404 /docs_backup-.*
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 RedirectMatch 404 \.orig$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4 RedirectMatch 404 ~$

Roundup Issue Tracker: http://roundup-tracker.org/