Manual:$wgInvalidPasswordReset
Appearance
From mediawiki.org
| Authentication: $wgInvalidPasswordReset | |
|---|---|
| Specifies if users should be sent to a password-reset form on login in case of an inadequate password. |
|
| Introduced in version: | 1.23.0 (Gerrit change 117635; git #9d7af803) |
| Removed in version: | Still in use |
| Allowed values: | (boolean) |
| Default value: | true |
| Other settings: Alphabetical | By function | |
Details
[edit ]Specifies if users should be sent to a password-reset form on login, if their password doesn't meet the requirements of User::isValidPassword().