You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add JSDoc to rateLimiter passthrough and Proxy handler
- Rollback user account if email verification init fails (auth signup)
- Return standard error envelope for 401 invalid credentials
- Rate-limit resend-verification endpoint
- Add JSDoc to organizations route registrar
- Make org creation atomic with rollback in crud service
- Sanitize domain-match orgs before returning from signup flow
- Complete cleanupUser helper JSDoc in org tests
- Scope upload reads/deletes to user's organization via CASL
- Narrow guest CASL access from UserAccount to UserStats
- Validate upsert filter keys on every row in users push()
- Add runValidators to updateById, findByIdAndUpdatePopulated, updateMany
- Update auth tests for new 401 error envelope format
0 commit comments