Comments and changes to this ticket
-
dleffler September 30th, 2011 @ 04:28 PM
- Milestone changed from 2.0.1 to 2.0.2
- Milestone order changed from 1 to 0
-
dleffler October 28th, 2011 @ 06:31 PM
- Milestone changed from 2.0.2 to 2.0.3
- Milestone order changed from 5 to 0
-
dleffler December 12th, 2011 @ 09:40 PM
- Assigned user cleared.
Note to self...so in practice,
- we MUST NOT allow the global container to inherit the permissions of its page (which is likely section #1)
- global container permissions MUST be explicit
- applies when sectionref->refcount==1000; these are instantiated by expTheme::module or expTheme::showController methods for a container without a scope or scope=global, and
-
expNinja December 13th, 2011 @ 06:06 AM
(from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Implements cascading page permissions (inherited), implements global sidebar permission restriction (doesn't pick up the page permissions which must now be explicitly set at the container or module), Also ensures the manage permission screens better reflect these implied and inherited permissions. Still needs work on cascading container permissions. [#420 #320 #415 #422 #423 #189 #86 milestone:2.0.3 owner:dleffler] https://github.com/exponentcms/exponent-cms/commit/5e1119a6619f5272...
-
dleffler December 13th, 2011 @ 06:08 AM
- State changed from knownissue to resolved
- Assigned user set to dleffler
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Bug Tracker for Exponent CMS
Tags
Referenced by
-
189 System-wide permissions • no perms granted on global containers unless granted ex...
-
415 Page admin cannot re-order text items (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
420 Bug: Page permissions don't seem to cascade to sub-pages (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
422 Bug: 'create' permission should imply 'edit' permission also (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
189 System-wide permissions (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
423 Bug?: 'manage' permissions should imply 'all' permissions for assoc. object (and sub-elements) (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
86 Permissions problems for Editors (from [5e1119a6619f52723be3b7aefffd347541f1bf5e]) Impleme...
-
215 Feature request - Restrict editing of "global" sidebar modules This is fixed with all the permissions updates in pre-rel...