Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow using tenant parameter in path and query at the same time #654

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

byewokko
Copy link
Collaborator

@byewokko byewokko commented Dec 4, 2024

Requests with tenant parameter both in URL path and query result in 400 Bad Request.

@byewokko byewokko added the enhancement New feature or request label Dec 4, 2024
@byewokko byewokko self-assigned this Dec 4, 2024
@byewokko byewokko marked this pull request as ready for review December 4, 2024 16:52
Base automatically changed from fix/auth-tenant-interaction to master December 9, 2024 11:40
@byewokko byewokko merged commit e18ddd1 into master Dec 9, 2024
10 checks passed
@byewokko byewokko deleted the feature/no-tenant-in-both-path-and-query branch December 9, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant