Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Jan 18, 2022
  3. Jan 08, 2022
  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
      0b861789
  5. May 03, 2020
  6. Feb 25, 2020
  7. Feb 15, 2020
    • 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
  8. Oct 04, 2019
  9. 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
  10. Oct 17, 2018
  11. Oct 09, 2018
  12. Jul 18, 2018
  13. May 31, 2018
  14. Aug 31, 2017
  15. Mar 09, 2016
  16. Aug 06, 2015
  17. Apr 22, 2015
  18. Apr 21, 2015
  19. Dec 15, 2014
  20. Jul 08, 2014
  21. Jul 03, 2014
  22. Jan 17, 2014
  23. Jan 06, 2014
  24. Jan 23, 2013
  25. May 03, 2012
  26. Nov 07, 2011
  27. Sep 22, 2010
  28. Apr 23, 2010
  29. Jan 20, 2010
  30. Aug 14, 2009
  31. Jan 14, 2009
  32. Oct 13, 2008
  33. Aug 04, 2008
  34. Jul 03, 2008
  35. Jul 02, 2008
  36. Jun 06, 2008
  37. Jun 05, 2008
Loading