Add ability to specify separator used in proxy headers (#18336)

This commit is contained in:
Josh Hawkins
2025-05-21 06:02:13 -06:00
committed by GitHub
parent 2a8b62acb1
commit 49c6073de6
4 changed files with 25 additions and 4 deletions
+2
View File
@@ -91,6 +91,8 @@ proxy:
auth_secret: None
# Optional: The default role to use for proxy auth. Must be "admin" or "viewer"
default_role: viewer
# Optional: The character used to separate multiple values in the proxy headers. (default: shown below)
separator: ","
# Optional: Authentication configuration
auth: