Personal tools
You are here: Home Plone products AutoRole

AutoRole (1.0)

Document Actions
Released on 2007-01-25 by Plone Solutions, Wichert Akkerman for Plone 2.5.1, Plone 2.x, Plone 3.0 under -- available for All platforms.
Software development stage: stable
AutoRole is a PAS plugin which can automatically add a role for (anonymous or logged-in) visitors from the local network.
AutoRole can add a role to users coming in from local networks. The users will stay anonymous, but get an additional role.

This is done by checking IP address of the request against a list of private and local IP address ranges:
  • 10.0.0.0/8  (10.0.0.0 to 10.255.255.255)
  • 172.16.0.0/12  (172.16.0.0 to 172.31.255.255)
  • 192.168.0.0/16  (192.168.0.0 to 192.168.255.255)
  • 169.254.0.0/16  (169.254.0.0 to 169.254.255.255)

Note that 169.254.0.0/16 is a block of private IP addresses used for random self IP assignment where DHCP servers are not available.

IPRangePlugin is similar - but logs users in based on IP number

Credits

AutoRole development was funded by the Norwegian Archive, Library and Museum Authority

There are currently no items in this folder.

Plone Themes
  • Schools Plone Theme
  • Lite Plone Theme
  • Techlight Plone Theme
 

Powered by Plone