Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 26, 2017
  3. Jan 10, 2017
  4. Feb 26, 2016
  5. Jul 20, 2015
  6. Jun 22, 2015
  7. Jun 20, 2015
  8. Jun 14, 2015
Loading