Links in emails are broken
Solved
Vikunja
-
wrote on Jul 9, 2024, 8:32 PM last edited by
Links in emails (such as registration, password reset, etc.) are lacking the domain:
This:
If the button above doesn't work, copy the url below and paste it in your browser's address bar: ?userPasswordReset=IH4EpTZtvYSs4Mv7cX5k7A9s4nn10GS1Z2PBAoOONaaEHrWhvwrqiwWPSK1NfM3q
should be:
If the button above doesn't work, copy the url below and paste it in your browser's address bar: https://example.com?userPasswordReset=IH4EpTZtvYSs4Mv7cX5k7A9s4nn10GS1Z2PBAoOONaaEHrWhvwrqiwWPSK1NfM3q
Anyway to add the domain into these emails?
-
I can confirm the issue. Apparently
frontendurl
has changed topublicurl
https://vikunja.io/docs/config-options#publicurlNew package release is coming...
-