Skip to content
Snippets Groups Projects
  1. Aug 18, 2021
  2. Jan 22, 2021
  3. Jun 13, 2020
  4. Feb 15, 2020
  5. Feb 14, 2020
  6. Dec 24, 2019
  7. Oct 25, 2019
  8. Oct 01, 2019
  9. Jun 06, 2019
  10. Oct 17, 2018
  11. Jun 01, 2018
  12. May 31, 2018
  13. May 27, 2018
  14. Jan 26, 2018
  15. Oct 25, 2017
  16. Oct 19, 2017
  17. Nov 22, 2016
  18. 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
  19. Mar 09, 2016
  20. Aug 30, 2015
  21. Aug 17, 2015
  22. Apr 16, 2015
  23. Jul 09, 2014
  24. Mar 15, 2011
Loading