Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4767

Merge HierarchicalUsersTreeHandler with UsersTreeHandler and use UserManager when creating new user node.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.4.10, 4.5.8
    • None
    • admininterface
    • None

      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.

        Acceptance criteria

              jsimak Jaroslav Simak
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD