[CONJ-615] pluggable authentication escaping Created: 2018-05-30 Updated: 2021-02-08 Resolved: 2021-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Authentication can have first byte :
The connector must remove unescape byte accordingly Documentation must be updated too to take care of this. |
| Comments |
| Comment by Vladislav Vaintroub [ 2018-05-30 ] |
|
unescaping is just removing the first 0x01 byte |
| Comment by Diego Dupin [ 2021-02-08 ] |
|
Closing, since taken care since long time |