Skip to content
Snippets Groups Projects
  1. Jun 27, 2016
    • Jaime Pérez's avatar
      bugfix: Resolve issue with incorrect self URL when using symlinks. · c72b6203
      Jaime Pérez authored
      Recent commits have introduced a new way to obtain the self URL, honouring whatever is specified in 'baseurlpath'. However, this new code breaks when accessing SimpleSAMLphp through a path containing symbolic links in the file system, since the base directory refers always to the real path while the $_SERVER contents reflect what the web server sees (symlinks included). We use realpath() to convert a path with symlinks to a canonical path that we can compare.
      c72b6203
  2. Jun 08, 2016
  3. Jun 07, 2016
  4. Jun 03, 2016
  5. Jun 02, 2016
  6. Apr 20, 2016
  7. Apr 19, 2016
  8. Apr 18, 2016
  9. Mar 03, 2016
  10. Mar 02, 2016
  11. Jan 19, 2016
  12. Jan 15, 2016
  13. Nov 06, 2015
  14. Oct 21, 2015
  15. Jun 03, 2015
  16. Apr 23, 2015
  17. Apr 22, 2015
  18. Apr 21, 2015
Loading