Skip to content

Fix BigCommerce integration to prevent incomplete account creation#171

Merged
zephyranthes03 merged 4 commits into
masterfrom
create_user_july
Jul 10, 2025
Merged

Fix BigCommerce integration to prevent incomplete account creation#171
zephyranthes03 merged 4 commits into
masterfrom
create_user_july

Conversation

@zephyranthes03

Copy link
Copy Markdown
Contributor

Prevent incomplete account creation when BigCommerce linking fails

@zephyranthes03 zephyranthes03 requested a review from a team as a code owner July 10, 2025 19:45

@erinxocon erinxocon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@zephyranthes03 zephyranthes03 merged commit d37bde6 into master Jul 10, 2025
3 checks passed
@zephyranthes03 zephyranthes03 deleted the create_user_july branch July 10, 2025 20:04
zephyranthes03 added a commit that referenced this pull request Oct 30, 2025
zephyranthes03 added a commit that referenced this pull request Oct 31, 2025
* Add rate limiting and security to OAuth endpoints

- Add rate limiting to all OAuth endpoints to prevent abuse
- Token endpoint: 100/min per IP+client_id (independent quotas per OAuth client)
- Authorize endpoint: 50/min per IP
- User OAuth (GitHub/Google): 20/min per IP
- Invalid paths: 10/min per IP
- Add catch-all route for scanning attacks (/oauth/.env, etc.)
- Support X-Forwarded-For for load balancers

Fixes Datadog errors from endpoint scanning attacks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Revert "Login sync bc (#174)"

This reverts commit 0970060.

* Revert "Update Oauth account can't recevice password changing email (#173)"

This reverts commit 3b7cd90.

* Revert "Redirect 405 error (#172)"

This reverts commit b16b416.

* Revert "Fix BigCommerce integration to prevent incomplete account creation (#171)"

This reverts commit d37bde6.

* Revert "Update email login cases - only 422 email exist case can success now (#170)"

This reverts commit f836a1e.

* Revert "Fix deploy issue (#169)"

This reverts commit 1c25838.

* Revert "Add rate limiting and security to OAuth endpoints"

This reverts commit 0a65c21.

---------

Co-authored-by: Claude <noreply@anthropic.com>
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