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
Currently on multisites, if an user wants to request a new password from domains other than the main site, the url gets formatted weirdly leading to 404-error.
Currently on multisites, if an user wants to request a new password from domains other than the main site, the url gets formatted weirdly leading to 404-error.
Can be fixed using the
lostpassword_url
hook:An example of the function to pass (for development and production sites):
The text was updated successfully, but these errors were encountered: