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