Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 1.1-alpha-1
-
Fix Version/s: None
-
Component/s: Web - UI
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
When entering a url +username + password to download a pom to configure a project, certain password characters will cause it to fail. This is because the password is inserted into the url, so url special characters (@,?, etc) will not work. The password should be provided in response to the challenge, rather than as part of the url.
Issue Links
- is depended upon by
-
CONTINUUM-1200
Password Characters Not Supported in SCM Checkout
-
- is duplicated by
-
CONTINUUM-1920
SVN hosted project - Impossible build with special password
-
-
CONTINUUM-1970
Cannot add Maven 2 project via POM URL if SCM user name contains "@"
-
now enter user/pass in the add dialog in recent versions of Continuum