Closed wo14580 closed 11 months ago
@dmitriim - looks like github actions caught this but the actions config "skipped" a subsequent run and so reported a succesful "skip" rather than a succesful run?
yeah. Looks like I missed that. Thanks @wo14580 for providing a fix.
Related to this issue issue 97, a first fix was done by replacing PARAM_URL by PARAM_LOCALURL (commit)
Some of the unit tests were broken because of the entire url redirection. In this PR I replaced the redirection to google by a local redirection.
To test it: vendor/bin/phpunit auth/userkey/tests/auth_plugin_test.php