Closed (fixed)
Project:
Domain
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 21:27 UTC
Updated:
14 Nov 2009 at 19:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardHere's a patch. I think this will lessen support requests considerably.
Comment #2
agentrickardBetter patch.
Comment #3
voxpelli commentedSeems like a good idea - can sometimes be confusing for the admins today when it's not enforced
Comment #4
agentrickardThe only issue is that I am only enforcing DA rules, so if you have two access control modules, it isn't perfect.
Comment #5
skizzo commentedis the patch designed for 6.x-2.x-dev only? It appears to apply against my 6.x-2.0-rc9 installation (no other access control module), but then user 1 can still access any node from any domain... I think that an advanced setting option would be useful, as under some circumstances the current behaviour might be desirable (e.g.: monitoring activities across domains).
Comment #6
agentrickardIt should work for user 1. There is a configuration option you have to toggle.
The setting is right under 'debug mode' in the form.
Comment #7
skizzo commentedGot it, and it's working fine for me. I guess that for new installations the setting would default to "Restrict node views for administrator", so to reduce support request.
Comment #8
agentrickardNo, it defaults to FALSE, since this alters core behavior. The documentation will indicate how to enable it.
Comment #9
agentrickardCommitted to HEAD.
Comment #10
agentrickardD5 version.
Comment #11
agentrickardCommitted to D5.