A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgChangeCredentialsBlacklist below:

Manual:$wgChangeCredentialsBlacklist - MediaWiki

List of AuthenticationRequest class names which are not changeable through Special:ChangeCredentials and the changeauthenticationdata API.
Introduced in version: 1.27.0 (Gerrit change 240052; git #3617c982) Removed in version: Still in use Allowed values: (array) Default value: see below

List of AuthenticationRequest class names which are not changeable through Special:ChangeCredentials and the changeauthenticationdata API. This is only enforced on the client level; AuthManager itself (e.g. AuthManager::allowsAuthenticationDataChange calls) is not affected. Class names are checked for exact match (not for subclasses).

MediaWiki version:

1.43

$wgChangeCredentialsBlacklist = [
	TemporaryPasswordAuthenticationRequest::class,
]
MediaWiki versions:

1.27 – 1.42

$wgChangeCredentialsBlacklist = [
	\MediaWiki\Auth\TemporaryPasswordAuthenticationRequest::class,
]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4