Tetardtek 11d9432218
Some checks failed
CI/CD — Build & Deploy / Build (push) Failing after 35s
CI/CD — Build & Deploy / Deploy to VPS (push) Has been skipped
fix(routes): resolve superOAuthId → DB userId — critical auth bug
req.user.id = SuperOAuth UUID, pas l'UUID TypeORM en DB.
Sans ce fix : getUserPlanLevel retourne toujours 0, ownerId ne matche jamais.

- video.routes: resolveDbUserId avant getUserPlanLevel
- playlist.routes: resolveDbUserId sur toutes les opérations owner/member
2026-03-14 08:12:11 +01:00
Description
No description provided
597 KiB
Languages
TypeScript 98.6%
CSS 0.7%
Dockerfile 0.3%
HTML 0.3%