![]() |
|
|
|
|
Change By:
|
Christoph Meier
(10/Jan/14 10:08 AM)
|
|
Description:
|
In M4.5 the forum had specific permissions (e.g. "Modearate&Post")
, such are not possible in 4
.
5 yet.
Provide mechanismes which allow usage of these already known permissions form 4.5 and make
Make
sure
, that
the
UI can handle this
Forum-modules registers it specific permission to the config
.
of the security-app.
This will enable the "default-forum-roles"
=> Add custom configuration for security/role-dialog which allows to specify the specific forum-roles like it was possible with Magnolia 4.5 (see attachment).
Because these are special permissions, they cannot be mapped to standard JCR-permissions, that's why "every" code-execution must be checked security-wise using the "old" security-interface (e.g. things like PermissionUtil.isGranted(((Content) message).getJCRNode(), ForumConfiguration.MODERATE_PERMISSION)). Make sure that new actions and or commands take this into account.
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------