stack/apps
Mantra 328fd0252f
rework weights for same name signups (#1298)
- **update submodule**
- **Enhance sign-up risk assessment by adding sameEmailCount and
sameEmailLimit to recent stats request. Update loadRecentSignUpStats
function to include email normalization checks. Adjust tests to reflect
new return structure.**

<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Risk scoring now tracks and reports counts of recent signups that
share a normalized email (with configurable limit), exposing this as
part of signup-risk statistics.

* **Performance**
* Added a database index and migration to speed up recent-signup
queries, improving risk assessment responsiveness.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-12 23:30:55 +00:00
..
backend rework weights for same name signups (#1298) 2026-04-12 23:30:55 +00:00
dashboard chore: update package versions 2026-04-09 13:36:23 -07:00
dev-launchpad chore: update package versions 2026-04-09 13:36:23 -07:00
e2e More lenient email processing pause 2026-04-12 15:37:33 -07:00
hosted-components chore: update package versions 2026-04-09 13:36:23 -07:00
mock-oauth-server chore: update package versions 2026-04-09 13:36:23 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00