Files
sub2api/backend/internal
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-05-17 06:45:35 +08:00
2026-05-17 06:45:35 +08:00
2026-05-16 15:31:08 +08:00