zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-6181] fix can't login with plus char as password

Open sh1nj1 opened this issue 8 months ago • 0 comments

What is this PR for?

This PR fixes an issue where usernames or passwords containing a "+" character were being incorrectly converted to a " "(space), preventing users from signing in with password containing "+" character

What type of PR is it?

Bug Fix

Todos

What is the Jira issue?

  • https://issues.apache.org/jira/browse/ZEPPELIN-6181

How should this be tested?

  • Add account using password containing "+" character in shiro.ini
  • Test if it can do login successfully

Screenshots (if appropriate)

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

sh1nj1 avatar Apr 29 '25 08:04 sh1nj1