Skip to content
Snippets Groups Projects
  1. Sep 10, 2020
  2. Sep 08, 2020
  3. Sep 03, 2020
  4. Aug 26, 2020
  5. Aug 17, 2020
  6. Jun 17, 2020
  7. Jun 15, 2020
  8. Jun 13, 2020
  9. May 27, 2020
  10. May 05, 2020
  11. Mar 31, 2020
  12. Feb 25, 2020
  13. Feb 22, 2020
  14. Feb 16, 2020
  15. Feb 15, 2020
    • Tim van Dijen's avatar
      Remove externalized modules · 9f51b86d
      Tim van Dijen authored
      9f51b86d
    • Tim van Dijen's avatar
      Remove 2.0 deprecations (#1281) · 2c8aa8a6
      Tim van Dijen authored
      * Remove deprecated classes
      
      * Remove support for certificate fingerprints
      
      * Remove many deprecated methods and pieces of code
      
      * Remove SAML1.1/Shib1.3 support
      
      * Remove many superfluous annotations
      
      * Update unit test to work with new PHPunit
      
      Closes #1268 
      Closes #1020 
      Closes #431 
      Closes #167 
      Closes #151 
      2c8aa8a6
  16. Jan 20, 2020
  17. Nov 26, 2019
  18. Nov 16, 2019
  19. Nov 06, 2019
  20. Oct 07, 2019
  21. Oct 01, 2019
  22. Aug 29, 2019
  23. Jul 13, 2019
  24. Jul 12, 2019
  25. Jul 08, 2019
  26. Jun 04, 2019
  27. Apr 29, 2019
  28. Mar 23, 2019
    • Tim van Dijen's avatar
      Fix build (#1085) · 6eed6144
      Tim van Dijen authored
      * Update Psalm
      
      * Ignore DocblockTypeContradiction and RedundantConditionGivenDocblockType
      
      * Fix Psalm-errors
      
      * Raise minimum PHP-version to 5.6
      
      * Update lock-file accordingly
      
      * Fix phpunit
      
      * Suppress Psalm-issue
      6eed6144
  29. Mar 08, 2019
    • Jørn Åne's avatar
      Replace e-mail class with one that uses PHPMailer · c9fa8626
      Jørn Åne authored
      The old mail class uses the built-in `mail` function in PHP, and builds a payload by itself using hard-coded HTML and MIME-snippets. Let's use a library for that; PHPMailer has new dependencies and does all the heavy lifting.
      c9fa8626
  30. Jan 08, 2019
Loading