[Mediawiki-l] Plugin: Require HTTPS for SpecialUserlogin

Michael B Allen ioplex at gmail.com
Sat Aug 11 20:52:18 UTC 2007


On 8/11/07, Michael B Allen <ioplex at gmail.com> wrote:
> I would like to create a plugin that requires HTTPS when calling
> SpecialUserlogin with action=submitlogin.

After tinkering with the GetLocalURL hook thinking I might prefix the
SpecialUserlogin URL with https://<servername> I ruled it out. It's
beginning to look like the *only* way to do this would be using
Location headers.

Is there any hook that I can use to get to the template so that I can
set the 'action' property on the SpecialUserLogin page?

Mike



More information about the MediaWiki-l mailing list