- "Protect" against a rather lame JavaScript-based
authorFabian Keil <fk@fabiankeil.de>
Mon, 22 Jan 2007 15:34:13 +0000 (15:34 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 22 Jan 2007 15:34:13 +0000 (15:34 +0000)
commitcc863cc1babbd736c55b2cc31f88f12fa5b74580
tree476bd013505defd163ee7a8b8905b131743e35c6
parentd8c3628ce4a3e4fee2d5dd023c2b4e5188c5ad16
- "Protect" against a rather lame JavaScript-based
  Privoxy detection "attack" and check the referrer
  before delivering the CGI style sheet.
- Move referrer check for unsafe CGI pages into
  referrer_is_safe() and log the result.
- Map @url@ in cgi-error-disabled page.
  It's required for the "go there anyway" link.
- Mark *csp as immutable for grep_cgi_referrer().
cgi.c