Skip to content
Snippets Groups Projects
Unverified Commit 1218f38a authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Do not add default ports to self URL when guessing it.

When we are invoked from an outside application, SimpleSAMLphp cannot use 'baseurlpath' and in that case it tries to guess the current URL. The port was always added, even if the default port was used, leading to possible issues when comparing URLs that should actually be equivalent.

This resolves #696.
parent 97d8b661
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment