Block certain roles

Flying Drupalist - December 24, 2008 - 21:42
Project:Block anonymous links
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, it would be great if I can block certain untrusted roles from posting links too.

#1

Flying Drupalist - February 3, 2009 - 03:08
Status:active» fixed

if (!$user->uid || in_array('role', $user->roles)) {

#2

System Message - February 17, 2009 - 03:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.