Manual:$wgInvalidPasswordReset/de-formal
From Linux Web Expert
<translate> Authentication</translate>: $wgInvalidPasswordReset | |
---|---|
Specifies if users should be sent to a password-reset form on login in case of an inadequate password. |
|
<translate> Introduced in version:</translate> | 1.23.0 (Gerrit change 117635; git #9d7af803) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (boolean) |
<translate> Default value:</translate> | true |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Details
Specifies if users should be sent to a password-reset form on login, if their password doesn't meet the requirements of User::isValidPassword()
.