Manual:$wgPasswordAttemptThrottle

From MediaWiki.org

Jump to: navigation, search
Warning - v1.14.0 has not been released yet. This feature may be modified or removed before final release.
Access: $wgPasswordAttemptThrottle
Limit password attempts per IP per address.
Introduced in version: 1.14.0 (r38886)
Removed in version: still in use
Allowed Values: (array)
Default Value: array( 'count' => 5, 'seconds' => 300 )

Other settings: Alphabetical | By Function


[edit] Details

Limit password attempts to count attempts per seconds per IP per address.

Personal tools