Simplifying domain getting/setting
authorRyan Lane <rlane@wikimedia.org>
Thu, 21 Jun 2012 12:59:01 +0000 (14:59 +0200)
committerRyan Lane <rlane@wikimedia.org>
Thu, 21 Jun 2012 12:59:01 +0000 (14:59 +0200)
commit80fbb705e56efeeca719169faef890509e7a14d5
treec3ba57f5b68b98ec74d0e931419289c4a5bb1aac
parent70594aae027950c8568695a339940aff8b0bfebe
Simplifying domain getting/setting

Adding a function to AuthPlugin for getting the user's domain. This allows the extension to determine how the user's domain is get and set, rather than core.

Change-Id: Ib2414bd55dfde67f7caf6439680fa88d9266e991
RELEASE-NOTES-1.20
includes/AuthPlugin.php
includes/specials/SpecialChangePassword.php
includes/specials/SpecialUserlogin.php