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

Attila Magyar updated KNOX-2810:
--------------------------------
    Status: Patch Available  (was: Open)

> Login on Knox UI doesn't work when the password contains special characters
> ---------------------------------------------------------------------------
>
>                 Key: KNOX-2810
>                 URL: https://issues.apache.org/jira/browse/KNOX-2810
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> E.g.: when there is a "ë" in the password the base64 encoder silently ignores 
> the character.
> {code}
> btoa('abcë')
> 'YWJj6w=='
> {code}
> The decoded version of 'YWJj6w==' is 'abc' without the 'ë'



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to