I have a custom section and as per the documentation i create the HTML files at
/app_plugins/customsection/backoffice/CustomSectionTree/edit.html
All works and i have decorated the my class with [PluginController] and inherited my class from UmbracoAuthorizedApiController so someone must be logged in to access/view/edit the data.
Im wondering is there a way to hide the HTML if a user works out the path for the plugin? In the above case im asking is there anyway to hide the edit.html file so it doesnt display any of the HTML?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/107703-is-it-possible-to-hide-the-html-for-custom-sections