Only include base URL in OmniAuth full_host parameter
The Omniauth full_host
parameter isn't well-documented, but based on this line, it seems that it expects to just have a URL in the form of: "https://hostname".
Fixes Omniauth when relative URLs are used.
Closes #2335 (closed)
Merge request reports
Activity
Please register or sign in to reply