You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/18 08:47:00 UTC

[jira] [Commented] (KARAF-5546) incorrect acl rules for system:start-level

    [ https://issues.apache.org/jira/browse/KARAF-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294655#comment-16294655 ] 

ASF subversion and git services commented on KARAF-5546:
--------------------------------------------------------

Commit 55cd7c026c27aaf194fc01351dd096dd95ae62a8 in karaf's branch refs/heads/master from [~ffang]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=55cd7c0 ]

[KARAF-5546]incorrect acl rules for system:start-level


> incorrect acl rules for system:start-level
> ------------------------------------------
>
>                 Key: KARAF-5546
>                 URL: https://issues.apache.org/jira/browse/KARAF-5546
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> there's 
> {code}
> start-level[/.*[0-9][0-9][0-9]+.*/] = manager # manager can set startlevels above 100
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)