Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: make non-existent asset paths return a 404#14472

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
code-asher merged 2 commits intomainfromasher/asset-404
Aug 29, 2024

Conversation

code-asher
Copy link
Member

@code-ashercode-asher commentedAug 28, 2024
edited
Loading

Before, if a file was not found we would serve the app. I do not think we were relying on falling back to the app for/assets so should be safe to just return a 404 instead.

Fixes#14409

Before, if a file was not found we would serve the app.
@code-ashercode-asher marked this pull request as ready for reviewAugust 28, 2024 18:14
@code-asher
Copy link
MemberAuthor

code-asher commentedAug 28, 2024
edited
Loading

@BrunoQuaresma we are not relying on/assets or/assets/* serving the app anywhere, right? Just want to make sure I am not breaking something in the frontend by handling missing assets in the backend

@code-ashercode-asher requested a review fromEmyrkAugust 29, 2024 17:19
@code-asher
Copy link
MemberAuthor

Just realized@BrunoQuaresma is out for a bit, so going to request someone else

Copy link
Member

@EmyrkEmyrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Good catch 👍

code-asher reacted with heart emoji
@code-ashercode-asher merged commitcd38e29 intomainAug 29, 2024
27 checks passed
@code-ashercode-asher deleted the asher/asset-404 branchAugust 29, 2024 21:52
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 29, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@EmyrkEmyrkEmyrk approved these changes

@BrunoQuaresmaBrunoQuaresmaAwaiting requested review from BrunoQuaresma

Assignees

@code-ashercode-asher

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

/assets/* always returns 200 OK
2 participants
@code-asher@Emyrk

[8]ページ先頭

©2009-2025 Movatter.jp