[jira] [Commented] (PROTON-642) SASL Servers need to be able to optionally handle clients that don't use SASL

2014-09-09 Thread Robbie Gemmell (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127135#comment-14127135
 ] 

Robbie Gemmell commented on PROTON-642:
---

This JIRA only implemented the functionality in proton-c. The changes to 
protoon-j were only to stub the relevant API to allow the tests to run. 
Breaking out further proton-j changes out their own as PROTON-665.

 SASL Servers need to be able to optionally handle clients that don't use SASL
 -

 Key: PROTON-642
 URL: https://issues.apache.org/jira/browse/PROTON-642
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-c
Affects Versions: 0.7
Reporter: Ted Ross
Assignee: Ted Ross
 Fix For: 0.8


 A proton-based server that uses SASL for authentication needs to be able to 
 optionally accept connections from clients that do not use SASL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PROTON-642) SASL Servers need to be able to optionally handle clients that don't use SASL

2014-08-06 Thread Ted Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087749#comment-14087749
 ] 

Ted Ross commented on PROTON-642:
-

Commit 1616245 from [~tedross] in branch 'proton/trunk'
[ https://svn.apache.org/r1616245 ]

PROTON-485 - Make SASL server tolerant of clients that skip SASL

The above commit addresses the C implementation.  It also adds a test that 
fails against the Java implementation.  A fix to that is forthcoming.

 SASL Servers need to be able to optionally handle clients that don't use SASL
 -

 Key: PROTON-642
 URL: https://issues.apache.org/jira/browse/PROTON-642
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-c, proton-j
Affects Versions: 0.7
Reporter: Ted Ross
Assignee: Ted Ross
 Fix For: 0.8


 A proton-based server that uses SASL for authentication needs to be able to 
 optionally accept connections from clients that do not use SASL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (PROTON-642) SASL Servers need to be able to optionally handle clients that don't use SASL

2014-08-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14088013#comment-14088013
 ] 

ASF subversion and git services commented on PROTON-642:


Commit 1616298 from [~tedross] in branch 'proton/trunk'
[ https://svn.apache.org/r1616298 ]

PROTON-642 - Stubbed the sasl feature in Java so the tests will pass.
Hat tip - Robbie Gemmell for providing the patch

 SASL Servers need to be able to optionally handle clients that don't use SASL
 -

 Key: PROTON-642
 URL: https://issues.apache.org/jira/browse/PROTON-642
 Project: Qpid Proton
  Issue Type: Improvement
  Components: proton-c, proton-j
Affects Versions: 0.7
Reporter: Ted Ross
Assignee: Ted Ross
 Fix For: 0.8


 A proton-based server that uses SASL for authentication needs to be able to 
 optionally accept connections from clients that do not use SASL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)