Bestätigungsmail-Link (nach Änderung) ist aufgrund schlechter E-Mail-Anpassung kaputt („Ups!“)

You probably customized that email before we changed the link.

Please go to /admin/customize/email_templates/user_notifications.confirm_new_email and make sure that link in there looks like

%{base_url}/u/confirm-new-email/%{email_token}

instead of

%{base_url}/u/authorize-email/%{email_token}


It might be a good idea to add a migration after all. This came up multiple times already.
cc @sam

13 „Gefällt mir“