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

NEXT-39504 - Sanitize the Shop URL during the registration process #26

Merged

Conversation

nsaliu
Copy link
Contributor

@nsaliu nsaliu commented Nov 12, 2024

When registering a new Shop with the App system, we need to sanitize the Shop URL by removing at least the trailing slash.

In this PR, I'm removing the trailing slash and also doing URL sanitization in general.

@nsaliu nsaliu self-assigned this Nov 12, 2024
@nsaliu nsaliu requested review from shyim and SimonVorgers November 12, 2024 14:35
@nsaliu nsaliu requested a review from shyim November 12, 2024 17:33
@nsaliu nsaliu force-pushed the next-39504/sanitize-shop-url-during-the-registration-process branch from 18d34a1 to fd15027 Compare November 12, 2024 17:36
@shyim shyim merged commit 4d78e47 into main Nov 18, 2024
9 checks passed
@shyim shyim deleted the next-39504/sanitize-shop-url-during-the-registration-process branch November 18, 2024 12:04
nsaliu pushed a commit that referenced this pull request Nov 25, 2024
…ing-the-registration-process

NEXT-39504 - Sanitize the Shop URL during the registration process
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.

2 participants