X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/13989a4e7cb4453225762dab6b5e5a7565b43df8..f5bdbfca6e34e35231ab7ae72241c152b047f86b:/src/openid/config.php diff --git a/src/openid/config.php b/src/openid/config.php index fdec5e1..76ebc6a 100644 --- a/src/openid/config.php +++ b/src/openid/config.php @@ -41,7 +41,7 @@ $returnTo = $base . dirname($_SERVER['PHP_SELF']); if ($returnTo[strlen($returnTo) - 1] != '/') { $returnTo .= '/'; } -$returnTo .= 'auth'; +$returnTo .= 'login'; // SQL storage example // $storeOptions = array(