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