awjrichards has uploaded a new change for review. Change subject: Prevents redirect to potential login success pages [beta] ......................................................................
Prevents redirect to potential login success pages [beta] For instance, CentralAuth, when configured similarly to the WMF cluster, will send users to a login success page, causing the user to have to take an extra step to get to their content after logging in. This overrides any injected html from the UserLoginCompleted hook and kills continued processing of the hook, preventing the display of post-login output. Mingle #265 Change-Id: I2de9bf82b5b601291b9f88e735118f814d7f7c07 --- M includes/MobileFrontend.body.php 1 file changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/76/38676/1 -- To view, visit https://gerrit.wikimedia.org/r/38676 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2de9bf82b5b601291b9f88e735118f814d7f7c07 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: awjrichards <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
