https://bugzilla.wikimedia.org/show_bug.cgi?id=44293

--- Comment #6 from Tyler Romeo <tylerro...@gmail.com> ---
(In reply to comment #5)
> Today I'm seeing an OpenID failure on an install that has
> 
> $wgServer = "//" . $_SERVER["SERVER_NAME"];
> 
> Is that the same as this bug, or related?

Same bug. The issue is that since $wgServer is relative, the extension puts
protocol-relative URLs in the <meta> tags for OpenID, which causes errors when
these URLs are detected by the OpenID provider.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to