Files
new-api/model
CaIon 5fc35e28a2 fix(user): harden account email and password handling
- normalize emails (trim + lowercase) and enforce uniqueness across
  registration, OAuth auto-registration, and email binding
- serialize concurrent writers on the same normalized email within a
  transaction to avoid duplicate accounts
- resolve password reset to a single matching account and reject
  ambiguous or absent matches
- require an existing password before self-service password change and
  reject login for accounts without a usable password
2026-07-05 13:15:41 +08:00
..
2026-06-27 17:01:59 +08:00
2025-08-10 12:11:31 +08:00
2025-08-10 12:11:31 +08:00
2026-07-03 15:25:33 +08:00
2026-05-27 13:23:05 +08:00