Changes between Version 2 and Version 4 of Ticket #1904


Ignore:
Timestamp:
2013-05-13T01:02:49Z (11 years ago)
Author:
daira
Comment:

From the duplicate #385 of a particular case ("webapi download with ?filename= should not log filename"):

I noticed today that our log-sanitizing is failing to remove the filenames specified as query arguments from the web hits that we log. This is closely related to #221 (give proper filenames on download). I think that if we make the download links use a filename as the last component of the URL (rather than in a query arg), then that will resolve this issue easily.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1904

    • Property Keywords confidentiality removed
    • Property Component changed from code-nodeadmin to code-frontend-web
    • Property Summary changed from filenames leak into log files from rename to filenames leak into log files from rename (and other web-API operations that take filenames)