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