You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Bahri Gencsoy (Jira)" <ji...@apache.org> on 2023/02/01 09:55:00 UTC

[jira] [Created] (ARTEMIS-4154) DefaultSensitiveStringCodec fails decoding one specific password

Bahri Gencsoy created ARTEMIS-4154:
--------------------------------------

             Summary: DefaultSensitiveStringCodec fails decoding one specific password
                 Key: ARTEMIS-4154
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4154
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.19.1
            Reporter: Bahri Gencsoy


Today we encountered one specific randomly generated password failed to be decoded. It doesn't seem to be related to the string length.

Here is the password:

    {{jhpwtq8NdCBzNFYoWD3B}}

Here is the encoded form:

    {{-de884782f1dc50d5982a3c36328f65c9defd145c31633}}

Here is the (wrongly) decoded form:

    {{9}W/}}
    {{y^�dCBzNFYoWD3B}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)