Skip to content
Snippets Groups Projects
  1. Feb 04, 2019
  2. Dec 11, 2018
  3. Oct 17, 2018
  4. Oct 09, 2018
  5. Aug 26, 2018
  6. Aug 11, 2018
  7. Jun 01, 2018
  8. May 31, 2018
  9. May 29, 2018
  10. Jan 22, 2018
  11. Jan 13, 2018
  12. Jan 12, 2018
  13. Dec 28, 2017
  14. Oct 19, 2017
  15. Sep 01, 2017
  16. Aug 19, 2017
  17. Aug 18, 2017
  18. Aug 13, 2017
    • Tim van Dijen's avatar
      Set enctype · 6cbd8922
      Tim van Dijen authored
      Without proper enctype, every space in $wresult will be converted to a +
      6cbd8922
  19. 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
  20. Mar 09, 2016
  21. Nov 06, 2015
  22. Nov 05, 2015
  23. Oct 11, 2015
  24. Apr 23, 2015
  25. Apr 22, 2015
  26. Apr 21, 2015
  27. Apr 20, 2015
  28. Apr 16, 2015
Loading