mediawiki-extensions-OATHAuth/special
Tyler Anthony Romeo 1a8006317d Move token login to separate page
Rather than have an extraneous form on the login page,
move the token input to a separate page. The actual
logic for logging in is identical, the only difference
is that the token is added to the form data on a second
page request.

Bug: 53195
Change-Id: I39859cc59f1811de42b72f6167d332ea48812f97
2016-03-29 16:02:54 -07:00
..
ProxySpecialPage.php Refactored special pages into HTMLForm and proxy 2016-03-23 11:26:04 -07:00
SpecialOATH.php Move token login to separate page 2016-03-29 16:02:54 -07:00
SpecialOATHDisable.php Move token login to separate page 2016-03-29 16:02:54 -07:00
SpecialOATHEnable.php Move token login to separate page 2016-03-29 16:02:54 -07:00
SpecialOATHLogin.php Move token login to separate page 2016-03-29 16:02:54 -07:00