Skip to content
Snippets Groups Projects
  1. Oct 01, 2019
  2. Sep 24, 2019
    • Jørn Åne's avatar
      Clean up getConfigItem (#1196) · 0e602c19
      Jørn Åne authored
      * Ensure getConfig* functions can only return Configuration
      
      * Cleanup after #1189
      
      * Deprecate Configuration::getConfigList
      0e602c19
  3. Jul 15, 2019
  4. May 10, 2019
  5. Mar 22, 2019
  6. Oct 18, 2018
  7. Oct 17, 2018
  8. Oct 02, 2018
  9. May 31, 2018
  10. May 17, 2018
  11. 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
  12. Jul 07, 2017
  13. Jul 05, 2017
  14. Feb 21, 2017
  15. 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
  16. Jun 08, 2016
  17. Apr 20, 2016
  18. Feb 04, 2016
  19. Feb 03, 2016
  20. Feb 02, 2016
  21. May 27, 2015
Loading