Skip to content

Fix up URL comparison.#18886

Merged
markstory merged 2 commits into5.xfrom
test-url-comparison-fix
Sep 7, 2025
Merged

Fix up URL comparison.#18886
markstory merged 2 commits into5.xfrom
test-url-comparison-fix

Conversation

@dereuromark
Copy link
Member

Fixes cakephp/authentication#684
This should be BC as it would convert if needed and now always compares absolute URLs.

@dereuromark dereuromark added this to the 5.2.8 milestone Sep 5, 2025
@krugerman007
Copy link

Thanks @dereuromark! It works. We are waiting for the next release ;)

@markstory markstory merged commit 39cb08c into 5.x Sep 7, 2025
15 checks passed
@markstory markstory deleted the test-url-comparison-fix branch September 7, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AuthenticationService::getUnauthenticatedRedirectUrl() Returns Relative URLs Without Full Base

4 participants