Files
MOPC-Portal/src/server
Matt c62a335424
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m49s
Fix email links using relative paths — prepend baseUrl for absolute URLs
Relative linkUrl paths (e.g. /jury/competitions) were passed as-is to
email templates, causing email clients to interpret them as local file
protocols (x-webdoc:// on macOS). Now prepends NEXTAUTH_URL to any
relative path before sending.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 13:45:20 +01:00
..