Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-5546

incorrect acl rules for system:start-level

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.1.5, 4.2.0.M2
    • None
    • None

    Description

      there's

      start-level[/.*[0-9][0-9][0-9]+.*/] = manager # manager can set startlevels above 100
      

      The manager can set startlevels above 100, but the regex [/.[0-9][0-9][0-9]+./] means 050 is also valid for manager, which is against the design

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: