Adding setInternalPassword(), and changing the behavior of setPassword in User.php.
authorRyan Lane <laner@users.mediawiki.org>
Fri, 9 Mar 2007 19:31:52 +0000 (19:31 +0000)
committerRyan Lane <laner@users.mediawiki.org>
Fri, 9 Mar 2007 19:31:52 +0000 (19:31 +0000)
commit32b36bf7dcee19340c7a99869e74a0c26e88d1d9
tree421eaf27259554dacc5e1203a98504b245615ee4
parent88f25cb132dc047b1dbdeaa02c43277ee7bd5b71
Adding setInternalPassword(), and changing the behavior of setPassword in User.php.
Adding a check into SpecialUserLogin's initUser() function to only set a password if authentication plugins allow it.
RELEASE-NOTES
includes/SpecialUserlogin.php
includes/User.php