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

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
@blackheaven
blackheaven force-pushed the gdifolco/WPB-22969-migration-postgres-password-reset branch from 0aff1b4 to 794cf34 Compare August 4, 2026 12:33
@blackheaven
blackheaven force-pushed the gdifolco/WPB-22969-migration-postgres-password-reset branch 2 times, most recently from 7c2a589 to 2c147ec Compare September 11, 2026 17:49
@blackheaven blackheaven added the ready-for-review looking actively for reviewer label Sep 11, 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 2c147ec to 0c9e296 Compare September 11, 2026 18:24
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 ready-for-review looking actively for reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants