awjrichards has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/55771


Change subject: Append useformat=mobile to login handshake URL for 
MobileFrontend
......................................................................

Append useformat=mobile to login handshake URL for MobileFrontend

Change-Id: I7bb9a3c7e6a2498c3f120dbf6827648e27c78295
---
M wmf-config/mobile-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/71/55771/1

diff --git a/wmf-config/mobile-labs.php b/wmf-config/mobile-labs.php
index 181d9a7..ce248b1 100644
--- a/wmf-config/mobile-labs.php
+++ b/wmf-config/mobile-labs.php
@@ -10,4 +10,4 @@
 require_once( __DIR__ . '/mobile.php' );
 
 $wgMFForceSecureLogin = false;
-$wgMFLoginHandshakeUrl = 
'http://commons.wikimedia.beta.wmflabs.org/wiki/Special:LoginHandshake';
+$wgMFLoginHandshakeUrl = 
'http://commons.wikimedia.beta.wmflabs.org/wiki/Special:LoginHandshake?useformat=mobile';

-- 
To view, visit https://gerrit.wikimedia.org/r/55771
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7bb9a3c7e6a2498c3f120dbf6827648e27c78295
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: awjrichards <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to