Small http -> https redirect issue
-
Hello and thanks for a very useful plugin.
I have found a small issue with https. If you have a https site setup that automatically redirects http -> https you can get stuck in a redirect loop under certain conditions.
If a users clicks a link that is https://example.com, that URL will get passed to the redirect_to get variable resulting in a non working redirect after login.
The same happens if a user manually types in https://example.com (without the s)
I’m sure this could be fixed by server config rules but I just wanted to let you know.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Small http -> https redirect issue’ is closed to new replies.