Skip to content
Snippets Groups Projects
  1. Sep 27, 2018
  2. Aug 23, 2018
  3. Jul 12, 2018
  4. May 22, 2018
  5. Apr 18, 2018
  6. Mar 05, 2018
  7. Feb 26, 2018
  8. Jan 31, 2018
  9. Dec 29, 2017
  10. Nov 29, 2017
  11. Nov 10, 2017
  12. Oct 18, 2017
  13. Sep 01, 2017
  14. Aug 31, 2017
  15. Aug 17, 2017
  16. Aug 03, 2017
  17. May 31, 2017
  18. Apr 26, 2017
  19. Jan 11, 2017
  20. Oct 04, 2016
  21. Sep 16, 2016
  22. Aug 31, 2016
  23. Jul 26, 2016
    • Jaime Pérez's avatar
      Update the SAML2 library. · c23722a4
      Jaime Pérez authored
      Now that the SAML2 library has been updated to use the new SimpleSAML\Logger, we can update the dependency here. Since both libraries are interdependent, we are pointing to a specific commit in master, aliasing it to 2.2. That way we can keep business as usual for any other package which may depend on 2.2, while getting the changes into SimpleSAMLphp.
      c23722a4
    • 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
  24. Mar 16, 2016
  25. Feb 26, 2016
  26. Feb 04, 2016
  27. Feb 03, 2016
  28. Dec 29, 2015
  29. Dec 24, 2015
  30. Oct 21, 2015
  31. Oct 16, 2015
  32. Oct 11, 2015
  33. Aug 05, 2015
  34. May 27, 2015
  35. May 26, 2015
  36. May 13, 2015
Loading