Skip to content
Snippets Groups Projects
  1. Feb 09, 2021
  2. Sep 10, 2020
  3. Jun 19, 2020
  4. Oct 09, 2018
  5. Aug 22, 2018
  6. Aug 13, 2018
  7. Jun 01, 2018
  8. May 31, 2018
  9. Dec 05, 2016
  10. 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
  11. Feb 17, 2016
  12. Nov 06, 2015
  13. Oct 11, 2015
  14. Mar 19, 2015
  15. Jul 09, 2014
  16. Oct 09, 2012
  17. Sep 07, 2011
  18. Sep 09, 2010
  19. Aug 09, 2010
  20. Jan 15, 2010
Loading