Manual:$wgPasswordAttemptThrottle

From MediaWiki.org

Jump to: navigation, search
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.