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

Allow login for WPCOM suspended sites #858

Open
wants to merge 6 commits into
base: trunk
Choose a base branch
from

Conversation

selanthiraiyan
Copy link
Contributor

@selanthiraiyan selanthiraiyan commented Oct 30, 2024

Part of woocommerce/woocommerce-ios#13348

Description
When users attempt to log into the app with a site suspended by WPCOM, they receive an error message stating the URL is invalid and cannot proceed with login.

This PR adds a new configuration and updates the login flow to handle this case by directing those users to use site credentials instead of WordPress.com.

Testing steps

Follow the testing steps at woocommerce/woocommerce-ios#14257 to check the cases for WCiOS.


  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

@selanthiraiyan selanthiraiyan added the enhancement New feature or request label Oct 30, 2024
Copy link
Member

@hichamboushaba hichamboushaba left a comment

Choose a reason for hiding this comment

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

Nice work @selanthiraiyan, tested along the WCiOS PR, and the changes work as expected 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants