Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 5, 2026

Changelist

[Describe or list the changes made in this PR]

Test Plan

[Describe how this PR was tested (if applicable)]

Author/Reviewer Checklist

  • If this PR has changes that result in a different app state given the same prior state and transaction list, manually add the state-breaking label.
  • If the PR has breaking postgres changes to the indexer add the indexer-postgres-breaking label.
  • If this PR isn't state-breaking but has changes that modify behavior in PrepareProposal or ProcessProposal, manually add the label proposal-breaking.
  • If this PR is one of many that implement a specific feature, manually label them all feature:[feature-name].
  • If you wish to for mergify-bot to automatically create a PR to backport your change to a release branch, manually add the label backport/[branch-name].
  • Manually add any of the following labels: refactor, chore, bug.

Summary by CodeRabbit

  • Bug Fixes

    • Added runtime validation for magic links during email sign-in; links not matching the configured validation template are rejected before processing.
  • Chores

    • Added a configuration option to define the magic-link validation template (defaults to https://dydx.trade).

✏️ Tip: You can customize this high-level summary in your review settings.


This is an automatic backport of pull request #3297 done by [Mergify](https://mergify.com).

(cherry picked from commit 40c54cd)
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 5, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@Kefancao Kefancao merged commit 8fca2a5 into release/indexer/v9.x Jan 5, 2026
31 checks passed
@Kefancao Kefancao deleted the mergify/bp/release/indexer/v9.x/pr-3297 branch January 5, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants