Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 755bee3d2810332ff93238cd45665dcc4fac8016
      
https://github.com/jenkinsci/github-plugin/commit/755bee3d2810332ff93238cd45665dcc4fac8016
  Author: Vanio Begic <vanio.be...@capgemini.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/github/internal/GitHubLoginFunction.java

  Log Message:
  -----------
  Fix to enable authentication with used HTTP proxy

Currently the Github plugin can not reach the Github server if the proxy used
by Jenkins requires authentication. Reason for that lies in the missing
configuration of proxy authenticator for the Github plugin.

This commit should resolve that issue by introducing a new HTTP client which is
preconfigured to handle the usage of Jenkins proxy configurations

This commit should resolve issue JENKINS-67806


  Commit: 026d23c5a3bf9e6b887415ccad227cdfa63b80b0
      
https://github.com/jenkinsci/github-plugin/commit/026d23c5a3bf9e6b887415ccad227cdfa63b80b0
  Author: Vanio Begic <vanio.be...@capgemini.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github/internal/GitHubLoginFunction.java

  Log Message:
  -----------
  Fix syntax error


  Commit: 4c21b361e4754fe29c37f21324cdc235a6ac7eba
      
https://github.com/jenkinsci/github-plugin/commit/4c21b361e4754fe29c37f21324cdc235a6ac7eba
  Author: Kanstantsin Shautsou <kanstantsin....@gmail.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/github/internal/GitHubLoginFunction.java

  Log Message:
  -----------
  Merge pull request #264 from thecooldrop/feature/enableProxyAuthentication

Fix to enable authentication with used HTTP proxy ( JENKINS-67806  )


Compare: 
https://github.com/jenkinsci/github-plugin/compare/5c11a1cb00ae...4c21b361e475

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-plugin/push/refs/heads/master/5c11a1-4c21b3%40github.com.

Reply via email to