Skip to content
  1. Apr 22, 2023
  2. Apr 07, 2023
    • Nuno Miguel Micaelo Borges's avatar
      Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS (#2047) · 6f11e60c
      Nuno Miguel Micaelo Borges authored
      
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      * Issue 2016: CVE-2022-41717: DoS in Go net/http may lead to DoS
      
      ---------
      
      Co-authored-by: default avatarNuno Borges <Nuno.Borges@ctw.bmwgroup.com>
      6f11e60c
  3. Mar 07, 2023
  4. Mar 06, 2023
  5. Feb 20, 2023
  6. Feb 13, 2023
  7. Feb 11, 2023
  8. Feb 06, 2023
  9. Feb 03, 2023
  10. Jan 30, 2023
  11. Jan 28, 2023
  12. Dec 23, 2022
  13. Dec 19, 2022
  14. Dec 17, 2022
  15. Dec 12, 2022
  16. Nov 19, 2022
  17. Nov 07, 2022
    • Damien Degois's avatar
      Fix uninitialized user claim (#1873) · fd2807c0
      Damien Degois authored
      
      
      * Fix uninitialized user claim
      
      Some providers doesn't initialize data with setProviderDefaults function
      (keycloak-oidc for example), therefore UserClaim is never initialized
      with the default value and stay as an empty string.
      This result in an empty user.
      
      * Add CHANGELOG.md entry for #1873
      
      * Call setProviderDefaults where missing
      
      Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
      fd2807c0
  18. Nov 04, 2022
  19. Nov 03, 2022
  20. Oct 29, 2022