Files
kone 88ccd0ecbb feat: add registration abuse prevention
- Silently block verification code for IPs with 2+ registered accounts
- Silently block Gmail alias emails (containing + or . in local part)
- Add CountByRegistrationIP to UserRepository interface
- Pass client IP to SendVerifyCodeAsync for abuse detection

Both checks return fake success to prevent enumeration attacks.
2026-06-06 04:07:07 +08:00
..
2026-06-03 23:52:28 +08:00
2026-06-03 23:52:28 +08:00
2026-02-02 22:13:50 +08:00
2026-05-15 22:33:43 +08:00
2026-05-15 22:33:43 +08:00
2026-05-15 22:33:43 +08:00
2026-02-02 22:13:50 +08:00