Skip to content
Snippets Groups Projects
  1. Mar 31, 2021
    • François Freitag's avatar
      Key rollover: Doc new_privatekey_pass option · c747b17d
      François Freitag authored
      The old privatekey_pass was (wrongly) expected to be reused for the new
      privatekey_pass. That prevented my SP from loading the new_privatekey.
      Users could not log in from entities using the new key.
      
      Clarify that the new key needs a new_privatekey_pass entry.
      c747b17d
  2. Mar 27, 2021
  3. Mar 15, 2021
  4. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
  5. Mar 12, 2021
  6. Mar 04, 2021
  7. Feb 24, 2021
  8. Jan 22, 2021
  9. Dec 29, 2020
  10. Dec 15, 2020
  11. Oct 30, 2020
  12. Oct 26, 2020
  13. Oct 19, 2020
  14. Sep 15, 2020
  15. Sep 10, 2020
  16. Aug 30, 2020
  17. Aug 26, 2020
  18. Aug 25, 2020
  19. Aug 21, 2020
  20. Aug 19, 2020
    • Thijs Kinkhorst's avatar
      saml:SP: do not swallow more specific exceptions. · fdeef6f1
      Thijs Kinkhorst authored
      When looking up the IdP to authenticate, the try/catch block would
      swallow the more specific exceptions that are generated and display
      them all as a single 'not found' exception. This means that the
      more specific "Metadata not found" exception page was never rendered,
      or also the "Metadata expired" exception not displayed. We don't
      need the try/catch here, instead can rely on the exceptions that this
      call will generate by itself.
      fdeef6f1
  21. Aug 17, 2020
  22. Aug 10, 2020
  23. Jul 27, 2020
  24. Jun 26, 2020
  25. Jun 13, 2020
  26. May 14, 2020
  27. May 06, 2020
  28. May 05, 2020
  29. May 04, 2020
  30. Apr 30, 2020
  31. Feb 25, 2020
  32. Feb 24, 2020
  33. Feb 21, 2020
Loading