[ 
https://issues.apache.org/jira/browse/KNOX-2810?focusedWorklogId=813267&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-813267
 ]

ASF GitHub Bot logged work on KNOX-2810:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Sep/22 08:29
            Start Date: 29/Sep/22 08:29
    Worklog Time Spent: 10m 
      Work Description: zeroflag commented on PR #640:
URL: https://github.com/apache/knox/pull/640#issuecomment-1261944731

   > Before I approve please confirm you tested this in at least 3 different 
browsers: Chrome, Firefox and Safari for instance.
   
   I tested all three, it worked.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 813267)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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