PR268: Should not escape password hashes before inserting them in ProxySQL

Description

I encountered the issue upon using caching_sha2_password algorithm in Percona 8. Some hashes included newline characters ("\n"), which are being escaped by the admin-tool into "\n", thus invalidating them and preventing the user to connect.

Please find the PULL REQUEST below:
https://github.com/percona/proxysql-admin-tool/pull/268

Environment

None

Activity

puneet.kaushik
changed the Status
October 28, 2024 at 1:09 PM
Pending Release
Done
Venkatesh Prasad
changed the Status
October 18, 2024 at 6:32 AM
In Progress
Pending Release
Venkatesh Prasad
updated the Resolution
October 18, 2024 at 6:32 AM
None
Done
Venkatesh Prasad
updated the Fix versions
October 18, 2024 at 6:32 AM
None
2.7.1
Venkatesh Prasad
changed the Status
October 18, 2024 at 6:32 AM
Open
In Progress
Venkatesh Prasad
changed the Assignee
October 18, 2024 at 6:32 AM
Unassigned
Venkatesh Prasad
Venkatesh Prasad
changed the Status
October 18, 2024 at 6:32 AM
New
Open
Giorgio C.
created the Work item
September 5, 2024 at 8:40 AM
Done

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created September 5, 2024 at 8:40 AM
Updated October 28, 2024 at 1:09 PM
Resolved October 18, 2024 at 6:32 AM

Flag notifications