Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
all
-
All
Description
The last zero byte should not be included in the salt when re-calculating the scramble responding to auth switch request.
Check attached before.png (current code, 0x00 included) and after.png (after fix, 0x00 excluded).
I have created a PR to fix this, please help to verify and review.
https://github.com/MariaDB/mariadb-connector-j/pull/93