[jira] [Commented] (QPID-5011) C++ Broker ACL allows one connection when user quota is zero

2013-07-25 Thread Ken Giusti (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719843#comment-13719843
 ] 

Ken Giusti commented on QPID-5011:
--

This change looks good!

 C++ Broker ACL allows one connection when user quota is zero
 

 Key: QPID-5011
 URL: https://issues.apache.org/jira/browse/QPID-5011
 Project: Qpid
  Issue Type: Bug
  Components: C++ Broker
Affects Versions: 0.22
Reporter: Chuck Rolke
Assignee: Chuck Rolke
 Fix For: 0.25


 If an ACL file has a rule like
 {noformat}
 quota connections 0 user@QPID
 {noformat}
 then the user is still allowed one connection.
 This feature was tested in a self test but the self test did not detect that 
 the feature was broken. See QPID-5010.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-5011) C++ Broker ACL allows one connection when user quota is zero

2013-07-25 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719845#comment-13719845
 ] 

Justin Ross commented on QPID-5011:
---

Reviewed by Ken.  Approved for 0.24.

 C++ Broker ACL allows one connection when user quota is zero
 

 Key: QPID-5011
 URL: https://issues.apache.org/jira/browse/QPID-5011
 Project: Qpid
  Issue Type: Bug
  Components: C++ Broker
Affects Versions: 0.22
Reporter: Chuck Rolke
Assignee: Chuck Rolke
 Fix For: 0.25


 If an ACL file has a rule like
 {noformat}
 quota connections 0 user@QPID
 {noformat}
 then the user is still allowed one connection.
 This feature was tested in a self test but the self test did not detect that 
 the feature was broken. See QPID-5010.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-5011) C++ Broker ACL allows one connection when user quota is zero

2013-07-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719880#comment-13719880
 ] 

ASF subversion and git services commented on QPID-5011:
---

Commit 1507084 from c...@apache.org in branch 'qpid/branches/0'
[ https://svn.apache.org/r1507084 ]

QPID-5011: merge fix to 0.24 branch

 C++ Broker ACL allows one connection when user quota is zero
 

 Key: QPID-5011
 URL: https://issues.apache.org/jira/browse/QPID-5011
 Project: Qpid
  Issue Type: Bug
  Components: C++ Broker
Affects Versions: 0.22
Reporter: Chuck Rolke
Assignee: Chuck Rolke
 Fix For: 0.25


 If an ACL file has a rule like
 {noformat}
 quota connections 0 user@QPID
 {noformat}
 then the user is still allowed one connection.
 This feature was tested in a self test but the self test did not detect that 
 the feature was broken. See QPID-5010.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-5011) C++ Broker ACL allows one connection when user quota is zero

2013-07-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715690#comment-13715690
 ] 

ASF subversion and git services commented on QPID-5011:
---

Commit 1505823 from c...@apache.org in branch 'qpid/trunk'
[ https://svn.apache.org/r1505823 ]

QPID-5011: C++ Broker ACL allows one connection when user quota is zero
Compute limit-check result even for first connection.

 C++ Broker ACL allows one connection when user quota is zero
 

 Key: QPID-5011
 URL: https://issues.apache.org/jira/browse/QPID-5011
 Project: Qpid
  Issue Type: Bug
  Components: C++ Broker
Affects Versions: 0.22
Reporter: Chuck Rolke
Assignee: Chuck Rolke

 If an ACL file has a rule like
 {noformat}
 quota connections 0 user@QPID
 {noformat}
 then the user is still allowed one connection.
 This feature was tested in a self test but the self test did not detect that 
 the feature was broken. See QPID-5010.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org