Is it possible to dynamically add permissions/a role to users depending on certain criteria (ip range in this example).
(My use case is: I want anybody in our company to be able to review unpublished pages/pages in revision, without the need for them to log in with a username/password)
My boss wrote a module that did just that--they gave a list of IPs for certain Universities and anyone from those IP ranges was auto-logged in.
It was a custom mod for D5 I think, but he would give you the code if you want it.
F