Implement accounts, sessions, and email verification #3

Closed
opened 2026-07-19 23:26:30 +02:00 by thecrealm · 1 comment
Owner

Acceptance: §4.1 (registration, email verification before contributing, sessions, suspension), §12.5 (credential storage, session security), §7.4 (unverified-account purge, session expiry).

Acceptance: §4.1 (registration, email verification before contributing, sessions, suspension), §12.5 (credential storage, session security), §7.4 (unverified-account purge, session expiry).
thecrealm added
now
and removed
next
labels 2026-07-20 14:51:09 +02:00
Author
Owner

Live on prod (c887981): open registration with field-error validation, verify-before-contributing gate, Argon2id credentials (password4j, OWASP params), server-side sessions (hashed tokens, HttpOnly/Secure/SameSite=Lax, idle+absolute expiry), suspension enforcement, self-service password/email change, §7.4 retention purger. 13 behavioural tests green locally (zonky) and in CI (postgres:18 service, D14). Full register→verify→login→me flow smoke-tested on prod and cleaned up. Decisions D10-D14; SMTP follow-up tracked as #13 (M4).

Live on prod (c887981): open registration with field-error validation, verify-before-contributing gate, Argon2id credentials (password4j, OWASP params), server-side sessions (hashed tokens, HttpOnly/Secure/SameSite=Lax, idle+absolute expiry), suspension enforcement, self-service password/email change, §7.4 retention purger. 13 behavioural tests green locally (zonky) and in CI (postgres:18 service, D14). Full register→verify→login→me flow smoke-tested on prod and cleaned up. Decisions D10-D14; SMTP follow-up tracked as #13 (M4).
thecrealm 2026-07-20 15:30:36 +02:00
  • closed this issue
  • removed the
    now
    label
Sign in to join this conversation.
No labels
M0
M1
M2
M3
M4
M5
blocked
next
now
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thecrealm/mokuroku#3
No description provided.