Skip to content

Commit

Permalink
fix: remove authorization header since we blacklist it
Browse files Browse the repository at this point in the history
  • Loading branch information
troyxmccall committed Jul 13, 2023
1 parent 986e4e8 commit b4ddfd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@ testData:
CacheKeyIncludeRequestURI: true
CacheKeyIncludeHeaders: false
CacheKeyHeaders:
- Authorization
- User-Agent
- Cache-Control
CacheKeyMatchAllHeaders: false
CacheKeyIncludeHost: true
CacheKeyIncludeRemoteAddress: false


iconPath: ./img/icon.png
bannerPath: ./img/banner.png

0 comments on commit b4ddfd2

Please sign in to comment.