Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 50c26b945e712edfbfc82553f8e0014a0329cd3f
      
https://github.com/jenkinsci/jenkins/commit/50c26b945e712edfbfc82553f8e0014a0329cd3f
  Author: Daniel Beck <[email protected]>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M core/src/main/java/hudson/security/csrf/CrumbFilter.java

  Log Message:
  -----------
  [JENKINS-40344] Don't log warning for invalid crumb from anon


  Commit: 5c98cf41afdfe15e4e82d13c9a019cb74c65461c
      
https://github.com/jenkinsci/jenkins/commit/5c98cf41afdfe15e4e82d13c9a019cb74c65461c
  Author: Daniel Beck <[email protected]>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M core/src/main/java/hudson/security/csrf/CrumbFilter.java

  Log Message:
  -----------
  [JENKINS-40344] Don't log second warning for anon either


  Commit: a798750f4a8b461045ffc6079e0db6d233bfd2d9
      
https://github.com/jenkinsci/jenkins/commit/a798750f4a8b461045ffc6079e0db6d233bfd2d9
  Author: Daniel Beck <[email protected]>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M core/src/main/java/hudson/security/csrf/CrumbFilter.java

  Log Message:
  -----------
  [JENKINS-40344] Log the user whose crumb was invalid


  Commit: 6d7f5a0e94ef20f2a7b3f58f4b04aeec799f33fc
      
https://github.com/jenkinsci/jenkins/commit/6d7f5a0e94ef20f2a7b3f58f4b04aeec799f33fc
  Author: Daniel Beck <[email protected]>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M core/src/main/java/hudson/security/csrf/CrumbFilter.java

  Log Message:
  -----------
  [JENKINS-40344] Fix check for anonymous authentication

Same check as User.get(Authentication) uses, so this should work


  Commit: 576f5b5c0d0d4932dff874ce5ec766e14c28f0c6
      
https://github.com/jenkinsci/jenkins/commit/576f5b5c0d0d4932dff874ce5ec766e14c28f0c6
  Author: Daniel Beck <[email protected]>
  Date:   2017-10-01 (Sun, 01 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/security/csrf/CrumbFilter.java

  Log Message:
  -----------
  Merge pull request #3049 from daniel-beck/JENKINS-40344

[JENKINS-40344] Don't log warning for invalid crumb from anon


Compare: 
https://github.com/jenkinsci/jenkins/compare/be7ac438e013...576f5b5c0d0d

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