fix(auth): use public URL for magic-link redirects
CI / validate (push) Successful in 4m53s
Release / release (push) Successful in 6m30s

This commit is contained in:
dmg
2026-08-01 16:44:01 -04:00
parent 9440c651b6
commit 5e693e2cdd
5 changed files with 21 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
## 2026-08-01
* **Fix**: Build magic-link redirects from the configured public portal URL instead of the reverse proxy's internal request origin.
* **Verify**: Confirmed `v1.1.1` left all pre-existing `latest` digests unchanged while publishing versioned artifacts.
* **Refine**: Removed mutable `latest` publication so all deployable artifacts use explicit semantic versions.
* **Verify**: Confirmed the `v1.1.0` Discord bot image and matching web, migration, and Velocity artifacts.