Manual:$wgAuthManagerConfig/bn

From Linux Web Expert

Revision as of 08:39, 4 February 2021 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Authentication</translate>: $wgAuthManagerConfig
Manual override for authentication provider configuration
<translate> Introduced in version:</translate>1.27.0 (Gerrit change 195297; git #d245bd25)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(same as $wgAuthManagerAutoConfig , or null to fall back to that variable)
<translate> Default value:</translate>null

এই সেটিংটি $wgAuthManagerAutoConfig কে ওভাররাইড করে। It should only be used for site configuration, extensions should use that setting instead. It is intended to allow secure override of the default authentication configuration without having to worry extensions resetting it when they manipulate the setting in some hook. Most sites will not need to use this. The defaults are usually fine.