Manual:$wgMaximalPasswordLength/ja

Category:MediaWiki configuration settings/ja#MaximalPasswordLengthCategory:MediaWiki configuration settings introduced in version 1.24.0/ja#MaximalPasswordLengthCategory:MediaWiki configuration settings deprecated in version 1.26.0/ja#MaximalPasswordLengthCategory:MediaWiki configuration settings removed in version 1.42.0/ja#MaximalPasswordLengthCategory:MediaWiki deprecated or obsolete features/ja#MaximalPasswordLengthCategory:Users variables/ja#MaximalPasswordLength
利用者アカウント、認証: $wgMaximalPasswordLength
Specifies the maximal length of a user password.
導入されたバージョン:1.24.0 (Gerrit change 201220; git #63cf33d8)
廃止予定になったバージョン:1.26.0 (Gerrit change 206156; git #1a20dc93)
除去されたバージョン:1.42.0 (Gerrit change 995047; git #2d66025f)
許容される値:(nonnegative integer)
既定値:4096

詳細

Specifies the maximal length of a user password.

It is not recommended to make this greater than the default, as it can allow DoS attacks by users setting really long passwords. In addition, this should not be lowered too much, as it enforces weak passwords.

警告 警告: Unlike other password settings, user with passwords greater than the maximum will not be able to log in.

Since 1.26 deprecated in favor of $wgPasswordPolicy.

関連項目

Category:MediaWiki configuration settings/ja Category:MediaWiki configuration settings deprecated in version 1.26.0/ja Category:MediaWiki configuration settings introduced in version 1.24.0/ja Category:MediaWiki configuration settings removed in version 1.42.0/ja Category:MediaWiki deprecated or obsolete features/ja Category:Users variables/ja