Opened at 2008-04-15T02:23:16Z
Last modified at 2013-05-13T01:01:42Z
#385 closed defect
webapi download with ?filename= should not log filename — at Initial Version
Reported by: | warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.10.1 |
Component: | code-frontend-web | Version: | 1.0.0 |
Keywords: | web logging privacy | Cc: | |
Launchpad Bug: |
Description
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.
Note: See
TracTickets for help on using
tickets.