You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/10/21 19:17:44 UTC

[jira] Created: (QPID-1381) ACL file reader does not reject file with empty extention lines

ACL file reader does not reject file with empty extention lines
---------------------------------------------------------------

                 Key: QPID-1381
                 URL: https://issues.apache.org/jira/browse/QPID-1381
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: M4


The following ACL file should be rejected as it contains an empty extention line.

group myGroup bob@QPID \
                                                  \
                               joe@QPID
acl allow all all

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-1381) ACL file reader does not reject file with empty extention lines

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu updated QPID-1381:
-----------------------------------

    Fix Version/s:     (was: M4)

This will be fixed after M4

> ACL file reader does not reject file with empty extention lines
> ---------------------------------------------------------------
>
>                 Key: QPID-1381
>                 URL: https://issues.apache.org/jira/browse/QPID-1381
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>
> The following ACL file should be rejected as it contains an empty extention line.
> group myGroup bob@QPID \
>                                                   \
>                                joe@QPID
> acl allow all all

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-1381) ACL file reader does not reject file with empty extention lines

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming updated QPID-1381:
--------------------------------------

    Affects Version/s: M4

> ACL file reader does not reject file with empty extention lines
> ---------------------------------------------------------------
>
>                 Key: QPID-1381
>                 URL: https://issues.apache.org/jira/browse/QPID-1381
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M4
>
>
> The following ACL file should be rejected as it contains an empty extention line.
> group myGroup bob@QPID \
>                                                   \
>                                joe@QPID
> acl allow all all

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.