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(cf): redirect grapher to lowercase slug #2743

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

marcelgerber
Copy link
Member

@marcelgerber marcelgerber commented Oct 11, 2023

Always redirect incoming grapher URL requests that contain any uppercase letters to the lowercase version.

We do this even though we don't even know whether the page exists, so this might still end up in a 404.

@marcelgerber marcelgerber force-pushed the grapher-redirect-lowercase branch from eb5d380 to 16c9be8 Compare October 11, 2023 14:24
@marcelgerber marcelgerber marked this pull request as ready for review October 11, 2023 16:17
@marcelgerber marcelgerber merged commit aae01d0 into master Oct 11, 2023
12 checks passed
@marcelgerber marcelgerber deleted the grapher-redirect-lowercase branch October 11, 2023 16:17
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.

1 participant