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