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