[JIRA] (JENKINS-47514) Special characters in password are not escaped properly

2019-11-02 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated  JENKINS-47514  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Released with git client plugin 3.0.0 on Nov 2, 2019.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-47514  
 
 
  Special characters in password are not escaped properly   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Fixed but Unreleased Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.185971.1508362801000.7455.1572696427712%40Atlassian.JIRA.


[JIRA] (JENKINS-47514) Special characters in password are not escaped properly

2019-02-07 Thread k.scher...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Konstantin Shcherban commented on  JENKINS-47514  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Special characters in password are not escaped properly   
 

  
 
 
 
 

 
 Will just leave it here https://gist.github.com/Faheetah/e11bd0315c34ed32e681616e41279ef4  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47514) Special characters in password are not escaped properly

2018-12-10 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated  JENKINS-47514  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fixed in git client plugin 3.0.0  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-47514  
 
 
  Special characters in password are not escaped properly   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47514) Special characters in password are not escaped properly

2018-04-04 Thread morfi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maurice W. commented on  JENKINS-47514  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Special characters in password are not escaped properly   
 

  
 
 
 
 

 
 There are additional characters that need to be escaped as well: 
 
: (colon) 
" (double quote) 
' (single quote) 
@ (at symbol)  
   I recently faced an issue where a git-password had some combination of the above characters... and I kept getting errors when trying to use it in my Pipeline file (both via the special helper method `credentials()` to set it as an environment variable or the credentials binding plugin). To work around my issue... I ended up reseting the password to something with no special characters.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.