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