Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !622

Implement exception filter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thom Wiggers requested to merge filter_authorization_header into master Nov 29, 2017
  • Overview 0
  • Commits 1
  • Changes 2

/label technical change

Closes #534 (closed)

Short description

Hides sensitive headers from requests.

Validate

  1. Do a request to /crash with DEBUG = False and make sure to also send an Authorization header
  2. See that they don't show up in the generated trace.
Edited Nov 29, 2017 by Thom Wiggers
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: filter_authorization_header