Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3707

Remove all uses of hardcoded "system" and "Administrator" usernames

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2 GA
    • Fix Version/s: 5.4.2
    • Component/s: None

      Description

      There are many hardcoded checks for a username "system" or "Administrator" (depending on places).

      • "system" should never be seen from the outside, it's an internal marker for unrestricted sessions, if needed it can be replaced with a string we're sure can never be used as an actual login name,
      • "Administrator" should be replaced by the use of NuxeoPrincipal.isAdministrator().

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: