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

Allow configuring the workspace on MgnlUserManager

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Outdated
    • Neutral
    • None
    • 4.5.8, 5.0
    • core

    Description

      To use MgnlUserManager, or HierarchicalMgnlUserManager for that matter, with a workspace other than 'users' currently you have to override both getRepositoryName() and getHierarchyManager(). If the repository/workspace name was configurable instead this wouldn't be necessary,

      Also getHierarchyManager() should call getRepositoryName() instead of always using 'users', thereby requiring subclasses to override it if they want to use a different workspace.

      The default repository/workbench should still be 'users' when not configured of course.

      The use case here is for a clustered workspace with public users.

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Task DoD