Skip to content
Snippets Groups Projects
  1. Mar 22, 2019
  2. Oct 18, 2018
  3. Oct 17, 2018
  4. Oct 02, 2018
  5. May 31, 2018
  6. May 17, 2018
  7. Mar 21, 2018
    • Dominic Benson's avatar
      Test for preloading · 474506f5
      Dominic Benson authored
      Explicitly test a file that does not exist, as well as a preloaded one
      Virtual test file names intented to be semantic but not collide.
      474506f5
  8. Jul 07, 2017
  9. Jul 05, 2017
  10. Feb 21, 2017
  11. Jul 26, 2016
    • Jaime Pérez's avatar
      Bump the version of the SAML2 library. · b02c5432
      Jaime Pérez authored
      Now we are finally using the 2.x branch of the SAML2 library, which was also migrated to use namespaces. Even though the library provides an autoloader that allows loading the classes with the old names using class aliasing, we need to do the migration in one commit (at least for most part of it). This is due to the way SimpleSAMLphp checks data types, using inheritance to check objects agains abstract or more general classes. Even though class aliasing works, there's no way to replicate those relationships, and type checks that use the old class names will fail because the aliases are virtually new classes that don't inherit from others.
      b02c5432
  12. Jun 08, 2016
  13. Apr 20, 2016
  14. Feb 04, 2016
  15. Feb 03, 2016
  16. Feb 02, 2016
  17. May 27, 2015
Loading