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

Fix ErrorWithStatus bubbling #72

Merged
merged 2 commits into from
Aug 27, 2023
Merged

Fix ErrorWithStatus bubbling #72

merged 2 commits into from
Aug 27, 2023

Conversation

edgrip
Copy link
Contributor

@edgrip edgrip commented Aug 27, 2023

Since 0.10.0 ErrorWithStatus show as html error rendering.
This leads to breaking Basic Auth mechanism for instance.
The fix considers every ErrorWithStatus must not show details as html.

Since 0.10.0 ErrorWithStatus show as html error rendering.
This leads to breaking Basic Auth mechanism for instance.
The fix considers every ErrorWithStatus must not show details as html.
@lovasoa lovasoa merged commit b409e08 into sqlpage:main Aug 27, 2023
1 check passed
@lovasoa
Copy link
Collaborator

lovasoa commented Aug 27, 2023

thanks @edgrip !

@lovasoa
Copy link
Collaborator

lovasoa commented Aug 27, 2023

I published your fix in 0.10.1 👍

lovasoa added a commit that referenced this pull request Nov 5, 2023
Fix ErrorWithStatus bubbling
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.

2 participants