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

WebHost: fix accidental robots.txt capture #3502

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

Berserker66
Copy link
Member

What is this fixing or adding?

fixes that for example on archipelago.gg the /static/* path is intercepted and if a match is found, is served by nginx instead of flask, so the app had no way of controlling access.

How was this tested?

I tested that localhost/robots.txt still works.

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 9, 2024
@Exempt-Medic Exempt-Medic added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Jun 12, 2024
@Berserker66 Berserker66 merged commit ce37bed into main Jun 21, 2024
28 checks passed
@Berserker66 Berserker66 deleted the webhost_robots_capture branch June 21, 2024 12:54
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
GameWyrm pushed a commit to GameWyrm/Archipelago-GW that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants