chore: promote dev → uat (fix auth rate limits) #393

Merged
the-dogfather-cto[bot] merged 2 commits from dev into uat 2026-05-11 03:40:46 +00:00
the-dogfather-cto[bot] commented 2026-05-11 03:31:43 +00:00 (Migrated from github.com)

Summary

Changes included

  • apps/api/src/lib/auth.ts: custom rate-limit rules for /sign-in/social, /sign-in/email, /sign-up/email added to both rateLimit.customRules blocks

Review

  • CTO approved and merged #392 to dev
  • QA (Lint Roller) approved #392
  • CI all green
## Summary - Promotes `dev` to `uat` after merging PR #392 - **fix(auth):** override Better Auth sign-in rate limit defaults (GRO-1024) - Unblocks GRO-1021 UAT regression testing ## Changes included - `apps/api/src/lib/auth.ts`: custom rate-limit rules for `/sign-in/social`, `/sign-in/email`, `/sign-up/email` added to both `rateLimit.customRules` blocks ## Review - CTO approved and merged #392 to `dev` - QA (Lint Roller) approved #392 - CI all green
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-11 03:39:43 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

Branch protection approval for dev→uat promotion. Code was already reviewed and approved on PR #392 (CTO-approved, merged to dev). All CI checks pass.

Branch protection approval for dev→uat promotion. Code was already reviewed and approved on PR #392 (CTO-approved, merged to dev). All CI checks pass.
This repo is archived. You cannot comment on pull requests.