Skip to content

Redirect 405 error#172

Merged
zephyranthes03 merged 2 commits into
masterfrom
redirect_405_error
Sep 24, 2025
Merged

Redirect 405 error#172
zephyranthes03 merged 2 commits into
masterfrom
redirect_405_error

Conversation

@zephyranthes03

Copy link
Copy Markdown
Contributor

No description provided.

@zephyranthes03 zephyranthes03 requested a review from a team as a code owner September 16, 2025 17:42
@zephyranthes03 zephyranthes03 merged commit b16b416 into master Sep 24, 2025
3 checks passed
@zephyranthes03 zephyranthes03 deleted the redirect_405_error branch September 24, 2025 17:17
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