Files
probo/pkg/server/api
Bryan Frimin 888838cfb0 Fix race condition in magic link token verification and typo in auth error message
- Hold SELECT FOR UPDATE lock within transaction by using tx directly instead of separate WithConn, ensuring mutual exclusion when multiple requests race to verify the same token
- Fix "resouce" → "resource" typo in authentication error messages

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-19 09:31:15 +01:00
..
2026-03-13 17:18:02 +01:00
2026-03-16 16:19:47 +01:00
2025-12-15 18:24:00 +01:00