Branch: refs/heads/pr-58
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 93c31ef51be59feae914eec4228c02c8af10434c
      
https://github.com/jenkinsci/github-oauth-plugin/commit/93c31ef51be59feae914eec4228c02c8af10434c
  Author: James Nord <[email protected]>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    A src/main/java/org/jenkinsci/plugins/GithubLogoutAction.java
    M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java
    A src/main/resources/org/jenkinsci/plugins/GithubLogoutAction/index.jelly

  Log Message:
  -----------
  [JENKINS-16350] fix the logout -> immediate login

When using a secured jenkins without anonymous read on the main page the
redirect at the end of the login would case Jenkins to redirect to the
security realms login page.

This does not log you out of github but at least it means your JENKINS
cookie can not be snarfed by anyone for evil purposes.


  Commit: 9d840d9dbd2ebda5c45d00d6afe443aff11f4bd6
      
https://github.com/jenkinsci/github-oauth-plugin/commit/9d840d9dbd2ebda5c45d00d6afe443aff11f4bd6
  Author: James Nord <[email protected]>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/GithubLogoutAction/index.jelly

  Log Message:
  -----------
  remove inline style that did not work anyway!


  Commit: 55c4e088112b8a1fa14e116a4e306638fcd60813
      
https://github.com/jenkinsci/github-oauth-plugin/commit/55c4e088112b8a1fa14e116a4e306638fcd60813
  Author: Sam Gleske <[email protected]>
  Date:   2016-06-25 (Sat, 25 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/GithubLogoutAction.java
    M src/main/resources/org/jenkinsci/plugins/GithubLogoutAction/index.jelly
    A src/test/java/org/jenkinsci/plugins/GithubLogoutActionTest.java

  Log Message:
  -----------
  Implement recommended feedback

This change is meant to be part of jenkinsci/github-oauth-plugin#58


Compare: 
https://github.com/jenkinsci/github-oauth-plugin/compare/93c31ef51be5^...55c4e088112b

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to