Manual:$wgBlockDisablesLogin
From MediaWiki.org
| Access: $wgBlockDisablesLogin | |
|---|---|
| Blocked users will not be allowed to login |
|
| Introduced in version: | 1.16.0 (r61694) |
| Removed in version: | still in use |
| Allowed values: | boolean |
| Default value: | false |
Other settings: Alphabetical | By Function
Details [edit]
If true, blocked users will not be allowed to login. When using this with a public wiki, the effect of logging out blocked users may actually be adverse; unless the user's address is also blocked (e.g. auto-block), logging the user out will again allow reading and editing, just as for anonymous visitors.