Skip to content

WPB-22969: migrate password-reset to PostGreSQL - #5412

Open
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-22969-migration-postgres-password-reset
Open

WPB-22969: migrate password-reset to PostGreSQL#5412
blackheaven wants to merge 1 commit into
developfrom
gdifolco/WPB-22969-migration-postgres-password-reset

Conversation

@blackheaven

@blackheaven blackheaven commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-22969

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@blackheaven
blackheaven requested review from a team as code owners August 4, 2026 11:48
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 4, 2026
Add Postgres + DualWrite interpreters and a background-worker copy loop for PasswordResetCodeStore, selected at startup by the shared passwordReset StorageLocation. Mirrors the brig DomainRegistrationStore migration and the canonical CodeStore worked example; preserves dual expiry (TTL->expires_at and the timeout column).
@blackheaven
blackheaven force-pushed the gdifolco/WPB-22969-migration-postgres-password-reset branch from 0aff1b4 to 794cf34 Compare August 4, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants