Skip to content
Snippets Groups Projects
  1. Sep 13, 2022
    • Thijs Kinkhorst's avatar
      Repair broken (but passing) tests and add more coverage · 6ae8174e
      Thijs Kinkhorst authored
      The protectindexpage test was broken and never changed the
      protectindexpage setting, but the logic was also broken so
      it always passed and never got past the protected index
      page guard in the controller so not a lot of code in the
      controller was run.
      
      Also add more tests for the metadata controllers.
      6ae8174e
  2. Jul 09, 2022
  3. May 29, 2022
  4. Mar 16, 2022
  5. Jan 22, 2022
  6. Jan 15, 2022
  7. 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
  8. Jan 22, 2021
  9. Sep 15, 2020
  10. Sep 10, 2020
  11. Jun 13, 2020
  12. Apr 30, 2020
  13. Feb 15, 2020
  14. Feb 14, 2020
  15. Dec 24, 2019
  16. Oct 01, 2019
  17. Jul 08, 2019
  18. Jun 06, 2019
  19. Feb 03, 2019
  20. Dec 03, 2018
  21. Oct 17, 2018
  22. Oct 02, 2018
  23. Aug 26, 2018
  24. Aug 22, 2018
  25. Aug 13, 2018
    • Tim van Dijen's avatar
      Fix wrong error being caught · 02af510b
      Tim van Dijen authored
      \SimpleSAML\Error\NoPassive is deprecated and all modules now raise \SimpleSAML\Module\saml\Error\NoPassive.
      During this period of deprecation, we need to catch both flavours.
      
      This fixes NoPassive-errors when using consentAdmin
      02af510b
  26. Aug 11, 2018
    • Tim van Dijen's avatar
      Fix wrong error being caught · 20e1ca46
      Tim van Dijen authored
      \SimpleSAML\Error\NoPassive is deprecated and all modules now raise \SimpleSAML\Module\saml\Error\NoPassive.
      During this period of deprecation, we need to catch both flavours.
      
      This fixes NoPassive-errors when using consentAdmin
  27. Aug 05, 2018
  28. Jun 01, 2018
  29. May 31, 2018
  30. May 27, 2018
  31. Oct 24, 2017
  32. Oct 19, 2017
  33. Dec 12, 2016
Loading