Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Mar 2011 at 19:13 UTC
Updated:
30 May 2014 at 10:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thomas bosviel commentedThis issue comes from hosting_client module who implements "node access". Node access restricts access to user without "administer nodes" for all nodes. This patch overrides "node access" logic for users who have specific "administer" permissions as showed node_access_example.module.
Comment #2
anarcat commentedI have imported the commit and rerolled to remove your name from the commit-log (it's already in the commit authorship so no need to include it when you upload your patch ready for import with git-am).
Merged in stable too.