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

Return 404 instead of IndexError for traversal past the root #1219

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

davisagli
Copy link
Member

Fixes #1218

@davisagli
Copy link
Member Author

I updated the branch protection rules to require the "coverage/coveralls (push)" check instead of "coverage/coveralls", since the name seems to have changed.

@davisagli davisagli merged commit 558a8f7 into master Jun 12, 2024
27 checks passed
@davisagli davisagli deleted the fix-traversal-up-past-root branch June 12, 2024 19:36
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.

Traversal with .. past the root raises IndexError
2 participants