Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. Jan 22, 2021
  3. Jan 16, 2021
  4. Jan 11, 2021
  5. Sep 15, 2020
  6. Sep 05, 2020
  7. Aug 27, 2020
  8. May 06, 2020
  9. May 05, 2020
  10. Apr 30, 2020
  11. 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 
      Unverified
      2c8aa8a6
  12. Dec 24, 2019
  13. Oct 07, 2019
  14. Oct 01, 2019
  15. Aug 10, 2019
  16. Jul 15, 2019
  17. May 10, 2019
  18. Nov 21, 2018
  19. Oct 20, 2018
  20. Oct 18, 2018
  21. Oct 17, 2018
  22. May 31, 2018
  23. Nov 29, 2017
  24. May 05, 2017
    • Jaime Pérez Crespo's avatar
      Fix PHP 5.3 syntax issue. · 1681613b
      Jaime Pérez Crespo authored
      Accessing a key in an array is not allowed when the array is not a variable but a value returned by a function.
      1681613b
    • Matt Schwager's avatar
      Added tests for SimpleSAML\Utils\Crypto · 8e39cd49
      Matt Schwager authored
      This also required adding an additional argument to
      SimpleSAML\Utils\Crypto::loadPrivateKey to ease in testing. Without
      this additional argument, SimpleSAML_Configuration::getBaseDir eventually
      gets called to determine the private key location.  This doesn't work
      well with vfsstream. This argument shouldn't cause too much trouble, and
      seems cohesive enough with the function's purpose.
      8e39cd49
  25. Apr 26, 2017
  26. Jan 10, 2017
  27. Feb 26, 2016
  28. Jul 20, 2015
  29. Jun 22, 2015
  30. Jun 20, 2015
  31. Jun 14, 2015
Loading