I have a publishing site with anon access enabled. At the top level pages library I have broken inheritance to allow only a certain group of users to edit the library items.
Does this mean that anonymous users won't be able to access my /pages/default.aspx page without being presented with a credential prompt?
This site will have lots of broken inheritance so need to get this correct.