[jira] [Commented] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-10 Thread Marcell Hegedus (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861644#comment-15861644
 ] 

Marcell Hegedus commented on HADOOP-14055:
--

Thanks [~arpitagarwal]

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Fix For: 2.9.0
>
> Attachments: HADOOP-14055.01.patch, HADOOP-14055.02.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-09 Thread Marcell Hegedus (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859920#comment-15859920
 ] 

Marcell Hegedus commented on HADOOP-14055:
--

[~arpitagarwal], could you commit the patch, please?

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch, HADOOP-14055.02.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-08 Thread Marcell Hegedus (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcell Hegedus updated HADOOP-14055:
-
Attachment: HADOOP-14055.02.patch

[Build failed|https://builds.apache.org/job/PreCommit-HADOOP-Build/11576/] when 
accessing git. Attaching again to restart build.

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch, HADOOP-14055.02.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-07 Thread Marcell Hegedus (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcell Hegedus updated HADOOP-14055:
-
Status: Open  (was: Patch Available)

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-07 Thread Marcell Hegedus (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcell Hegedus updated HADOOP-14055:
-
Status: Patch Available  (was: Open)

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-03 Thread Marcell Hegedus (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcell Hegedus updated HADOOP-14055:
-
Status: Patch Available  (was: Open)

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-03 Thread Marcell Hegedus (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcell Hegedus updated HADOOP-14055:
-
Attachment: HADOOP-14055.01.patch

> SwiftRestClient includes pass length in exception if auth fails 
> 
>
> Key: HADOOP-14055
> URL: https://issues.apache.org/jira/browse/HADOOP-14055
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Reporter: Marcell Hegedus
>Assignee: Marcell Hegedus
>Priority: Minor
> Attachments: HADOOP-14055.01.patch
>
>
> SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
> auth fails and its message will contain the pass length that may leak into 
> logs.
> Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Created] (HADOOP-14055) SwiftRestClient includes pass length in exception if auth fails

2017-02-03 Thread Marcell Hegedus (JIRA)
Marcell Hegedus created HADOOP-14055:


 Summary: SwiftRestClient includes pass length in exception if auth 
fails 
 Key: HADOOP-14055
 URL: https://issues.apache.org/jira/browse/HADOOP-14055
 Project: Hadoop Common
  Issue Type: Bug
  Components: security
Reporter: Marcell Hegedus
Assignee: Marcell Hegedus
Priority: Minor


SwiftRestClient.exec(M method) throws SwiftAuthenticationFailedException if 
auth fails and its message will contain the pass length that may leak into logs.
Fix is trivial.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org