Hi,
Im running a multisite on Umbraco and have a problem with the default server address.
I have 4 different sites as top nodes with 4 different domain-names + an empty host-node.
Example:
domain1.com
domain2.com
domain3.com
domain4.com
myhostsite.com
In the dbo.UmbracoServer table, the default address has been set to "myhostsite.com". But if someone uses the "forgot password" on the login-page, the default address changes to that domain where the reset password has been used.
Example: if someone use the reset password on "domain3.com/umbraco/#login" the default address changes to "domain3.com", so the next time a user from one of the other domains are reseting their password, the "domain3.com" will show up in the email they receive.
So my question is: Is it possible to lock the default server address to "myhostsite.com"?
Set Default server address (Multisite)
Hi, Im running a multisite on Umbraco and have a problem with the default server address. I have 4 different sites as top nodes with 4 different domain-names + an empty host-node.
Example:
In the dbo.UmbracoServer table, the default address has been set to "myhostsite.com". But if someone uses the "forgot password" on the login-page, the default address changes to that domain where the reset password has been used. Example: if someone use the reset password on "domain3.com/umbraco/#login" the default address changes to "domain3.com", so the next time a user from one of the other domains are reseting their password, the "domain3.com" will show up in the email they receive.
So my question is: Is it possible to lock the default server address to "myhostsite.com"?
is working on a reply...