• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • credentials-plugin
    • None
    • Jenkins 2.277.3

      When creating Security Credential domains (or updating an existing one), spaces and other characters (like the slash /) don't get escaped properly in the domain name and causes weird results.

      Specifically when using a forward slash, the configuration is no longer accessible.

          [JENKINS-65991] Unsafe characters in Credentials Domain

          Sunny created issue -

          Form validation in CredentialsStoreAction.java already calls Jenkins.checkGoodName, which rejects slashes. Do you create the credential domain in some unusual way so that it bypasses this validation?

          Kalle Niemitalo added a comment - Form validation in CredentialsStoreAction.java already calls Jenkins.checkGoodName , which rejects slashes . Do you create the credential domain in some unusual way so that it bypasses this validation?

            Unassigned Unassigned
            laughdonor Sunny
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: