Lenny Primak created MNG-8416:
---------------------------------

             Summary: Regression: settings.security.xml doesn't trim master 
password
                 Key: MNG-8416
                 URL: https://issues.apache.org/jira/browse/MNG-8416
             Project: Maven
          Issue Type: Bug
    Affects Versions: 4.0.0-rc-1, 4.0.0-beta-5
            Reporter: Lenny Primak


In earlier versions, the following syntax would work in settings-security.xml:
{code:java}
<settingsSecurity>
  <master>
    {XXXXX}
  </master>
</settingsSecurity> {code}
However, in the new security mechanism, whitespace around the curly braces 
isn't trimmed, resulting in all encrypted passwords failing to decrypt



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

Reply via email to