Skip to content
Snippets Groups Projects
  1. Sep 03, 2020
  2. Aug 26, 2020
  3. Aug 17, 2020
  4. Jun 17, 2020
  5. Jun 15, 2020
  6. Jun 13, 2020
  7. May 27, 2020
  8. May 05, 2020
  9. Mar 31, 2020
  10. Feb 25, 2020
  11. Feb 22, 2020
  12. Feb 16, 2020
  13. 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
  14. Jan 20, 2020
  15. Nov 26, 2019
  16. Nov 16, 2019
  17. Nov 06, 2019
  18. Oct 07, 2019
  19. Oct 01, 2019
  20. Aug 29, 2019
  21. Jul 13, 2019
  22. Jul 12, 2019
  23. Jul 08, 2019
  24. Jun 04, 2019
  25. Apr 29, 2019
  26. 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
  27. 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
  28. Jan 08, 2019
  29. Jan 04, 2019
Loading