it0/packages
hailin 100ca43460 fix(auth): use slug for tenant lookup in createInvite; fix getMemberCount search_path
- createInvite: findOneBy({ slug }) instead of { id } since JWT tenantId is slug
- getMemberCount: use SET LOCAL + transaction to prevent pool search_path leak

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 04:17:14 -08:00
..
gateway fix(version-service+gateway+app): fix APK download 404 and SHA-256 false failure 2026-03-06 06:04:27 -08:00
services fix(auth): use slug for tenant lookup in createInvite; fix getMemberCount search_path 2026-03-07 04:17:14 -08:00
shared fix(provisioning): prevent search_path pool contamination via SET LOCAL + RESET 2026-03-07 04:04:53 -08:00