Skip to content
Snippets Groups Projects
  1. Jun 08, 2016
    • Jaime Perez Crespo's avatar
      Fix build. There was a bug in SimpleSAML\Utils\HTTP::parseQueryString() that... · a2b47a0a
      Jaime Perez Crespo authored
      Fix build. There was a bug in SimpleSAML\Utils\HTTP::parseQueryString() that was producing an empty parameter with an empty value when the query string was empty.
      a2b47a0a
    • Jaime Perez Crespo's avatar
      Change the implementation of SimpleSAML\Utils\HTTP::getSelfURL() and... · 636aa66e
      Jaime Perez Crespo authored
      Change the implementation of SimpleSAML\Utils\HTTP::getSelfURL() and getSelfURLNoQuery() to honor the 'baseurlpath' configuration option instead of simply using the environment. They were actually broken since they were using it to build the scheme, host and port, but completely ignoring the path, rendering wrong URLs in between what was configured in 'baseurlpath' and the real information in the environment. This resolves #396, but also affects #5. The changes to getSelfURLNoQuery() in #391 are unnecessary now, since we now basically getting the full URL and remove the query afterwards.
      636aa66e
  2. Jun 07, 2016
  3. Jun 03, 2016
  4. Jun 02, 2016
  5. Apr 20, 2016
  6. Apr 19, 2016
  7. Apr 18, 2016
  8. Mar 03, 2016
  9. Mar 02, 2016
  10. Jan 19, 2016
  11. Jan 15, 2016
  12. Nov 06, 2015
  13. Oct 21, 2015
  14. Jun 03, 2015
  15. Apr 23, 2015
  16. Apr 22, 2015
  17. Apr 21, 2015
Loading