Manual:$wgInvalidPasswordReset
Appearance
認証: $wgInvalidPasswordReset | |
---|---|
Specifies if users should be sent to a password-reset form on login in case of an inadequate password. |
|
導入されたバージョン: | 1.23.0 (Gerrit change 117635; git #9d7af803) |
除去されたバージョン: | 使用中 |
許容される値: | (真偽値) |
既定値: | true |
その他の設定: アルファベット順 | 機能順 |
詳細
Specifies if users should be sent to a password-reset form on login, if their password doesn't meet the requirements of User::isValidPassword()
.