You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored PasswordResetEmailMessage to always show a clickable reset link and provide clearer instructions if the link does not work. IP address and browser details are now shown together if present, with improved formatting. Updated the Render method to set these parameters explicitly. Bumped project version to 2026.01.03.0043.
<MudTextAlign="Align.Center">If the link above does not work copy the following into the address bar.<br /> @(DatabaseCache.ApplicationSettings.ForceHTTPS?"https://":"http://"+DatabaseCache.ApplicationSettings.AppFQDN+ResetUri)</MudText>
0 commit comments