Skip to content

🧪 Auto-PR: Merge develop → test#719

Merged
quotentiroler merged 5 commits into
testfrom
develop
May 17, 2026
Merged

🧪 Auto-PR: Merge develop → test#719
quotentiroler merged 5 commits into
testfrom
develop

Conversation

@proxy-smart-releaser
Copy link
Copy Markdown
Contributor

Automated Pull Request 🤖

Commits ahead of test: 5
Commits behind test: 0
TODOs remaining in codebase: 5

proxy-smart-releaser Bot and others added 5 commits May 17, 2026 16:40
The pattern /auth/realms/*/broker/* uses single-star which matches
one path segment. Keycloak broker sub-paths like /broker/maxhealth/login
and /broker/maxhealth/endpoint have two segments after /broker/, so they
fell through all Caddy matchers and returned an empty 200 (white page).

Fix: Change to /broker/** (double-star) to match across path separators.
@quotentiroler quotentiroler merged commit fecf79c into test May 17, 2026
8 checks passed
proxy-smart-releaser Bot pushed a commit that referenced this pull request May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant