Changes between Initial Version and Version 1 of Ticket #2037


Ignore:
Timestamp:
2013-07-26T01:40:04Z (12 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2037

    • Property Status changed from new to assigned
  • Ticket #2037 – Description

    initial v1  
    1 Here's an example of LeastAuthority.com secrets being leaked in an S3 error message (I've replaced the actual secrets with "THIS_SHOULD_NOT_BE_HERE" for this bug report):
     1Here's an example of !LeastAuthority.com secrets being leaked in an S3 error message (I've replaced the actual secrets with "THIS_SHOULD_NOT_BE_HERE" for this bug report):
    22{{{
    33[Failure instance: Traceback: <class 'lae_automation.endtoend.CheckFailed'>:
     
    2626]\'>\n]', None)
    2727}}}
    28 (The storage server is running ticket999-S3-branch, but the problem also occurs for the current 1819-cloud-merge branch.)
     28
     29The storage server is running ticket999-S3-backend, but the problem also occurs for the current 1819-cloud-merge branch. (The latter redacts {{{SignatureDoesNotMatch}}} errors but not {{{InvalidToken}}} errors.)