Mention that User::setInternalPassword() accepts null as password string
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 8 Feb 2013 07:21:29 +0000 (08:21 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 8 Feb 2013 07:21:29 +0000 (08:21 +0100)
commit7ed06f3b0a44fae70ec145535635510252238795
tree0736325eada753d766c09fa3fa191a93a80092fa
parent212b927746caa8a5e8c7f2aad9ac29d67c5faa59
Mention that User::setInternalPassword() accepts null as password string

This allows to set an invalid hash preventing the user from logging in.

Change-Id: I8869eda42fd902dd26660c63e5f213b63e7e77ef
includes/User.php