Closed (fixed)
Project:
Administer Users by Role
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2009 at 22:15 UTC
Updated:
22 Nov 2014 at 15:45 UTC
Jump to comment: Most recent
Comments
Comment #1
texas-bronius commentedThanks for the handy patch. Note to anyone using it, it does away with the easy, simple drupal_set_message "access denied" messages and kicks the user back a little lower down with a direct drupal "Access Denied" status instead. Couple this patch with a little documentation on where to go from here, and I think you've got a RBTC.
Comment #2
donquixote commentedAlso this is necessary to do this access check on menu links.
and to allow people who do not have "administer users" to create users.
Comment #3
bkosbornesub
Comment #4
adamps commentedD6 version is no longer supported. V7 dev now does as you suggest.