Skip to content

Clear stale email verification timestamps#733

Merged
asim merged 1 commit into
mainfrom
codex/increment-732
Jun 29, 2026
Merged

Clear stale email verification timestamps#733
asim merged 1 commit into
mainfrom
codex/increment-732

Conversation

@asim

@asim asim commented Jun 29, 2026

Copy link
Copy Markdown
Member

Fixes a verification-state bug in account email updates.

When an account changes its email address, clear both the verified flag and the previous verification timestamp so callers cannot observe stale verification metadata for an unverified pending address.

Closes #732

Checks:

  • go build ./...
  • go test ./... -short
  • go vet ./...

@asim asim added the codex Created by Codex label Jun 29, 2026
@asim asim merged commit 7edb37b into main Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous improvement increment #50

2 participants