Always use wwwroot to generate the cookie domain (bug #1006634)
When user subdomain urls are enabled, parts of the site are at subdomains under wwwroot, and we need to ensure that cookies are set with the main site domain to ensure users stay logged in when they go to profile pages. Change-Id: I8c8ac4e01078ff926ade7d28ff8d15566d3391e1
Please register or sign in to comment