[
http://jira.magnolia-cms.com/browse/MAGNOLIA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaroslav Simak updated MAGNOLIA-4767:
-------------------------------------
Description:
I noticed that UserManager#createUser is not used in Magnolia when creating
users in AdminCentral. This leads to lack of enough permissions and newly
created users cant modify own properties (see MAGNOLIA-4749).
HierarchicalUsersTreeHandler (which replaced AdminTreeMVCHandler) doesnt use
UserManager#createUser for creating users and this leads to issue mentioned
above.
UserManager#createUser takes care of creating user node and setting up users
permissions but should also be modified to work with folders as now it only
takes user name and creates node under root.
was:Merging HierarchicalUsersTreeHandler and UsersTreeHandler is a possible
solution for this issue.
> Adapt HierarchicalUsersTreeHandler to use UserManager when creating new user
> node.
> ----------------------------------------------------------------------------------
>
> Key: MAGNOLIA-4767
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4767
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: admininterface
> Reporter: Jaroslav Simak
> Assignee: Jaroslav Simak
> Fix For: 4.4.10, 4.5.8
>
>
> I noticed that UserManager#createUser is not used in Magnolia when creating
> users in AdminCentral. This leads to lack of enough permissions and newly
> created users cant modify own properties (see MAGNOLIA-4749).
> HierarchicalUsersTreeHandler (which replaced AdminTreeMVCHandler) doesnt use
> UserManager#createUser for creating users and this leads to issue mentioned
> above.
> UserManager#createUser takes care of creating user node and setting up users
> permissions but should also be modified to work with folders as now it only
> takes user name and creates node under root.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
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]>
----------------------------------------------------------------