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 404 not returning immediately in asset handler #4597

Merged
merged 1 commit into from Feb 20, 2024

Conversation

WithoutPants
Copy link
Collaborator

Fixes issue where if GetFilesystemLocation returned an invalid directory, then the handler would give a not found error, then fall through to try to serve the requested file anyway.

@WithoutPants WithoutPants added the bug Something isn't working label Feb 19, 2024
@WithoutPants WithoutPants added this to the Version 0.25.0 milestone Feb 19, 2024
@WithoutPants WithoutPants merged commit 276bc5a into stashapp:develop Feb 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant