Hoo man has uploaded a new change for review. Change subject: (bug 23243) Warn before deleting a global account ......................................................................
(bug 23243) Warn before deleting a global account This patch changes the behaviour of account deletions via Special:CentralAuth in two ways: * First of all, the deletion form gets collapsed per default from now on (it's used extremly seldom) * And we ask the user to confirm the deletion via JS now. This required adding the following message: 'centralauth-admin-delete-confirm' Change-Id: Ic366ce1a9cfbb6ed4d8dd90a569704d576c7e356 --- M CentralAuth.i18n.php M CentralAuth.php M modules/ext.centralauth.js M specials/SpecialCentralAuth.php 4 files changed, 13 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth refs/changes/06/26906/1 -- To view, visit https://gerrit.wikimedia.org/r/26906 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic366ce1a9cfbb6ed4d8dd90a569704d576c7e356 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralAuth Gerrit-Branch: master Gerrit-Owner: Hoo man <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
