Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-167

Jira Password is not URL Encoded - Jira Authentication Fails when Jira Password contains not allowed in URL characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1
    • 2.4
    • jira
    • None
    • mvn on Mac OS X 10.5.7
      Atlassian JIRA Enterprise Edition, Version: 3.13.2 on Ubuntu 8.04.2

    Description

      When a jira-report is configured to run against a private Jira installation that requires login credentials, if a user's password contains non URL-friendly characters, Jira authentication fails.
      For example my Jira user's password is:

      password#

      With this password Jira authentication fails.

      As a workaround I can use:

      password%23

      i.e. with the "#" URL-encoded and in this case, authentication works fine and the jira-report is produced.
      I suppose here that the password is included in the Jira Download of issues URL.

      Attachments

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            vangelisg Vangelis Ghiossis
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: