Hi,
I have a SP2013 farm with public facing websites. These websites got their own branding and have the site lockdown feature enabled (anonymous access). But when someone put the suffix ?masterpageoverride=/_catalogs/masterpage/seattle.master behind the URL they can see the the website with the named masterpage including the login options.
How can I arrange that the masterpage can not be overridden by anonymous visitors.
Thanks in advance.
If it was 2010 a custom module would be the way to go, but gladly the newer IIS supports rewrites and redirects.
The JavaScript wouldn’t be reliable if they replace the masterpage as you would want it in the masterpage.