summaryrefslogtreecommitdiff
path: root/api/server/middleware/debug_test.go
Commit message (Expand)AuthorAgeFilesLines
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* DebugRequestMiddleware: Remove path handlingSebastiaan van Stijn2019-07-091-38/+4
* DebugRequestMiddleware: unconditionally scrub data fieldSebastiaan van Stijn2019-07-091-0/+18
* TestMaskSecretKeys: use subtestsSebastiaan van Stijn2019-07-091-2/+10
* TestMaskSecretKeys: add more test-casesSebastiaan van Stijn2019-07-091-3/+27
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Automated migration usingDaniel Nephin2018-03-161-2/+3
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* middleware: Redact secret data on "secret create"Aaron Lehmann2017-06-291-0/+58