AutoRole

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Jarn last modified Feb 16, 2011 02:05 AM

AutoRole is a PAS plugin which can automatically add a role for (anonymous or logged-in) visitors from the local network.

Project Description

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 was developed by Jarn for  the Norwegian Archive, Library and Museum Authority

 

 

Current Release
AutoRole 1.0

Released Jan 25, 2007 — tested with Plone 2.5.1, Plone 2.5.2, Plone 2.5, Plone 3

Initial public release.
More about this release…

Download file Get AutoRole for all platforms
Product Package
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.0 Jan 25, 2007 Initial public release. More about this release…
Plone 2.5.1
Plone 2.5.2
Plone 2.5
Plone 3
final

Comments (0)