Respect 'create nodetype content' permissions
blackdog - November 13, 2007 - 10:11
| Project: | Node Family |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
We use Node Family together with Node Profile, but don't want all user roles to be able to create this content, and allthough the checkbox for 'create nodetype content' isn't checked, the user can create that content. Is this a bug?

#1
hm, no looking at the code it respects the permissions. it calls node_add(), which checks it.