Posted
on Feb 8, 2011
(permalink)
Thanks for everyone's feedback. I did some more testing with IP Address restricting the entire folder, and as Ivan said, there are certain folders that would need to be excluded.
For instance, we have some image libraries in the Images and Documents module. Normally the images open with a lightbox effect, however this is broken when restricting access to the entire Sitefinity folder. It looks like there is an ExternalLibraries folder that contains the lightbox javascript, css, etc... and when the site is viewed by an external user, they don't have access.
Rather than selectively removing the IP address restriction on the various folders impacted by this, we are just moving forward with IP address restricting the login.aspx page individually. Our main goal was to reduce our security footprint and prevent potential brute-force login attempts to SiteFinity. I think this accomplishes that for the most part.