Skip to content
Snippets Groups Projects
  • Jaime Pérez's avatar
    a5ca1aa3
    Stop using SimpleSAML_Configuration::getBaseURL(). · a5ca1aa3
    Jaime Pérez authored
    Use the recently added SimpleSAML_Configuration::getBasePath() instead. It guarantees the path prepended with a slash, so no need to do that every time when calling the method. As a side effect, we get rid of buggy invocations (calling getBaseUrl() instead of getBaseURL()), and also of old-style convention for the 'baseurlpath' configuration option, allowing a star at the beginning.
    a5ca1aa3
    History
    Stop using SimpleSAML_Configuration::getBaseURL().
    Jaime Pérez authored
    Use the recently added SimpleSAML_Configuration::getBasePath() instead. It guarantees the path prepended with a slash, so no need to do that every time when calling the method. As a side effect, we get rid of buggy invocations (calling getBaseUrl() instead of getBaseURL()), and also of old-style convention for the 'baseurlpath' configuration option, allowing a star at the beginning.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.