Branch: refs/heads/master
  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: 900cfc46458c7d5d1b402503cc11404888b3346c
      
https://github.com/jenkinsci/github-oauth-plugin/commit/900cfc46458c7d5d1b402503cc11404888b3346c
  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


  Commit: b4021cb5c76dff2f01308eaf1ab4a0f86ede0359
      
https://github.com/jenkinsci/github-oauth-plugin/commit/b4021cb5c76dff2f01308eaf1ab4a0f86ede0359
  Author: Sam Gleske <[email protected]>
  Date:   2016-10-23 (Sun, 23 Oct 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
    A src/test/java/org/jenkinsci/plugins/GithubLogoutActionTest.java

  Log Message:
  -----------
  Merge branch 'pr-58'


Compare: 
https://github.com/jenkinsci/github-oauth-plugin/compare/c688d1c5ed24...b4021cb5c76d

-- 
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