Files
new-api/controller
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
..
2025-03-15 19:10:12 +08:00
2026-05-12 16:47:02 +08:00
2026-07-03 15:25:33 +08:00
2026-06-24 17:16:21 +08:00
2026-05-12 16:47:02 +08:00
2026-05-12 16:47:02 +08:00