Francisco Guerrero created CASSANDRA-21559:
----------------------------------------------
Summary: Regression in PasswordObfuscator for dollar-quoted
passwords
Key: CASSANDRA-21559
URL: https://issues.apache.org/jira/browse/CASSANDRA-21559
Project: Apache Cassandra
Issue Type: Bug
Components: Legacy/Core
Reporter: Francisco Guerrero
Assignee: Francisco Guerrero
In CASSANDRA-21113, {{PasswordObfuscator}} was fixed to obfuscate certain
passwords. However, dollar-quoted passwords are now failing to {{obfuscate}}
after the change. This is a regression in the pre-existing behavior.
{code:java}
CREATE ROLE r WITH PASSWORD = $$secr'et$$";
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]