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 HEAD requests for no authorization routes #1203

Merged

Conversation

DEVTomatoCake
Copy link
Member

I broke this in #1197 .-.

HEAD requests should still be allowed, even if they're not specified in the list of allowed methods. Not sure how to automate it with regex, so it has to be added manually for now.

@Puyodead1 Puyodead1 merged commit efd3816 into spacebarchat:master Aug 30, 2024
3 checks passed
@DEVTomatoCake DEVTomatoCake deleted the fix/no-auth-routes-head-requests branch August 30, 2024 12:52
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