[jira] [Updated] (RANGER-1643) Handle multiple comma in credentials ...

2018-07-03 Thread Velmurugan Periasamy (JIRA)


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

Velmurugan Periasamy updated RANGER-1643:
-
Fix Version/s: (was: 1.1.0)

> Handle multiple comma in credentials ...
> 
>
> Key: RANGER-1643
> URL: https://issues.apache.org/jira/browse/RANGER-1643
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 0.6.3, 0.7.1
>Reporter: Selvamohan Neethiraj
>Assignee: Endre Kovacs
>Priority: Minor
> Attachments: 
> 0001-RANGER-1644-RANGER-1643-using-stronger-crypto-algo-s.patch
>
>
> Currently, PasswordUtils parses the encryption configuration based on the 
> presence of a comma character. The actual password itself may have comma 
> characters. We should fix this to allow the user with the password or we 
> should remove the code that handles the password without having encryption 
> configuration as part of the input string.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (RANGER-1643) Handle multiple comma in credentials ...

2018-03-07 Thread Velmurugan Periasamy (JIRA)

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

Velmurugan Periasamy updated RANGER-1643:
-
Fix Version/s: (was: 1.0.0)
   1.1.0

> Handle multiple comma in credentials ...
> 
>
> Key: RANGER-1643
> URL: https://issues.apache.org/jira/browse/RANGER-1643
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 0.6.3, 0.7.1
>Reporter: Selvamohan Neethiraj
>Assignee: Endre Kovacs
>Priority: Minor
> Fix For: 1.1.0
>
> Attachments: 
> 0001-RANGER-1644-RANGER-1643-using-stronger-crypto-algo-s.patch
>
>
> Currently, PasswordUtils parses the encryption configuration based on the 
> presence of a comma character. The actual password itself may have comma 
> characters. We should fix this to allow the user with the password or we 
> should remove the code that handles the password without having encryption 
> configuration as part of the input string.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (RANGER-1643) Handle multiple comma in credentials ...

2017-11-14 Thread Velmurugan Periasamy (JIRA)

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

Velmurugan Periasamy updated RANGER-1643:
-
Fix Version/s: 1.0.0

> Handle multiple comma in credentials ...
> 
>
> Key: RANGER-1643
> URL: https://issues.apache.org/jira/browse/RANGER-1643
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 0.6.3, 0.7.1
>Reporter: Selvamohan Neethiraj
>Assignee: Endre Kovacs
>Priority: Minor
> Fix For: 1.0.0
>
>
> Currently, PasswordUtils parses the encryption configuration based on the 
> presence of a comma character. The actual password itself may have comma 
> characters. We should fix this to allow the user with the password or we 
> should remove the code that handles the password without having encryption 
> configuration as part of the input string.



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


[jira] [Updated] (RANGER-1643) Handle multiple comma in credentials ...

2017-06-15 Thread Selvamohan Neethiraj (JIRA)

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

Selvamohan Neethiraj updated RANGER-1643:
-
Description: Currently, PasswordUtils parses the encryption configuration 
based on the presence of a comma character. The actual password itself may have 
comma characters. We should fix this to allow the user with the password or we 
should remove the code that handles the password without having encryption 
configuration as part of the input string.  (was: Currently, PasswordUtils 
parses the encryption configuration based on presence of a comma character. The 
actual password itself may have comma characters. We should fix this to allow 
the user with the password or we should remove the code that handles the 
password without having encryption configuration as part of the input string.)

> Handle multiple comma in credentials ...
> 
>
> Key: RANGER-1643
> URL: https://issues.apache.org/jira/browse/RANGER-1643
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 0.6.3, 0.7.1
>Reporter: Selvamohan Neethiraj
>Priority: Minor
>
> Currently, PasswordUtils parses the encryption configuration based on the 
> presence of a comma character. The actual password itself may have comma 
> characters. We should fix this to allow the user with the password or we 
> should remove the code that handles the password without having encryption 
> configuration as part of the input string.



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


[jira] [Updated] (RANGER-1643) Handle multiple comma in credentials ...

2017-06-15 Thread Selvamohan Neethiraj (JIRA)

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

Selvamohan Neethiraj updated RANGER-1643:
-
Description: Currently, PasswordUtils parses the encryption configuration 
based on presence of a comma character. The actual password itself may have 
comma characters. We should fix this to allow the user with the password or we 
should remove the code that handles the password without having encryption 
configuration as part of the input string.  (was: Currently, PasswordUtils 
parses the encryption configuration based on presence of a comma character. The 
actual password itself may have comma characters. We should fix this to allow 
the user with the password or we should remove the code that handles the 
password without having encryption configuation as part of the input string.)

> Handle multiple comma in credentials ...
> 
>
> Key: RANGER-1643
> URL: https://issues.apache.org/jira/browse/RANGER-1643
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 0.6.3, 0.7.1
>Reporter: Selvamohan Neethiraj
>Priority: Minor
>
> Currently, PasswordUtils parses the encryption configuration based on 
> presence of a comma character. The actual password itself may have comma 
> characters. We should fix this to allow the user with the password or we 
> should remove the code that handles the password without having encryption 
> configuration as part of the input string.



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