wiki.techinc.nl/includes/user
Gergő Tisza d850025e60 Reject authentication data change when there are warnings
AuthManager uses a status which is OK but not good for authentication
data which is discouraged but still accepted for authentication.
Users should not be allowed to change credentials into such invalid state.
This change brings the web logic and the AuthPlugin fallback in sync with
the API which already used the stricter check.

Change-Id: I4ff54fcc901f6fe11f15ed60fc1a3d8753de9f6c
2016-06-07 17:24:18 +00:00
..
BotPassword.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
CentralIdLookup.php Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
LocalIdLookup.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LoggedOutEditToken.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
PasswordReset.php Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
User.php Reject authentication data change when there are warnings 2016-06-07 17:24:18 +00:00
UserArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserArrayFromResult.php
UserNamePrefixSearch.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserRightsProxy.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00