Skip to content

frontend: redact cookie for /-/debug/headers

Administrator requested to merge k/20220727-debug-header-cookie-redact into main

Created by: keegancsmith

Instead of just removing the cookie, we instead redact it. This is to atleast tell users there is a cookie set.

Test Plan: visit /-/debug/headers

Part of https://github.com/sourcegraph/sourcegraph/issues/37873

Merge request reports

Loading