1 vote

Intranet Restrict

Package for making part of your website an Intranet. 

Add a true/false property to the pages you want for your Intranet:

 

  • umbIntranetRestrict 

 

Insert the following appSettings keys in web.config:

 

  • IntranetRestrict:IpAddress - IP in range to allow 
  • IntranetRestrict:SubnetMask - Subnet mask to use with specified IP address 
  • IntranetRestrict:UnauthorizedPageId - Page Id for people not in allowed range 

 

Values for IpAddress and SubnetMask can be comma-separated lists to allow for access from multiple subnets. Each IpAddress must have a corresponding SubnetMask listed.

To refer to just a single IP address, set its SubnetMask as 0.0.0.0 or 255.255.255.255.

Screenshots

Package owner

Brian Powell

Brian Powell

Brian has 199 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Brian Powell
  • Created: 30/05/2013
  • Current version 2.1.0
  • License MIT
  • Downloads on Our: 1.5K

External resources