thecogworks / Cogworks.SiteLock

A security package for Umbraco 7. Lock down an Umbraco website from viewers. Only users who are logged into the backoffice can see the public website.
MIT License
10 stars 5 forks source link

Does not seem to work in 7.12.3 #6

Open marshallpenn opened 5 years ago

marshallpenn commented 5 years ago

I have installed it on a website running 7.12.3 but it seems flaky. My locked domains is

My allowed paths is: <path>/ErrorPages/403.html</path> <path>/ErrorPages/500.html</path> <path>/ErrorPages/404.html</path> <path>/umbraco/ping.aspx</path> <path>/umbraco/RestServices/(.*)</path>

and allowed ips is <ip>127.0.0.1</ip>

I have the website hosted in an Azure app.

It sorts of works after i touch the web.config, but once i click off the home page, the pages show as normal

Regards, Marshall

marshallpenn commented 5 years ago

SiteLock.config.txt