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