Files
sub2api/backend/internal/repository
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-02-02 22:13:50 +08:00
2026-05-16 15:31:08 +08:00
2026-02-02 22:13:50 +08:00
2026-05-12 04:31:07 +08:00
2026-01-15 15:14:44 +08:00
2026-01-15 15:14:44 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-28 20:38:35 +08:00
2026-02-02 22:13:50 +08:00
2025-12-25 17:15:01 +08:00
2026-05-17 02:00:12 +08:00