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 06, 2016
  4. Jun 03, 2016
  5. Jun 02, 2016
  6. Jun 01, 2016
  7. May 20, 2016
  8. May 18, 2016
  9. May 15, 2016
  10. May 11, 2016
  11. May 10, 2016
  12. Apr 21, 2016
  13. Apr 20, 2016
  14. Apr 19, 2016
  15. Apr 18, 2016
  16. Apr 15, 2016
  17. Apr 13, 2016
Loading