By bitshift on
How would you limit the number of times that a user of a given role can perform a specific task such as exporting the contents of a view to a csv file? My only real option Im aware of at this point is to simply set a very short expiration date on the role membership that has access to this view.