Manual:$wgPasswordSalt/pl

From Linux Web Expert

Revision as of 00:46, 6 December 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Authentication</translate>: $wgPasswordSalt
For compatibility with old installations set to false.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Deprecated in version:</translate>1.24.0 (Gerrit change 77645; git #95a8974c)
<translate> Removed in version:</translate>1.34.0 (Gerrit change 522574; git #2e909bcb)
<translate> Allowed values:</translate>(wartość logiczna)
<translate> Default value:</translate>true

Szczegóły

For security, the user password hashes include "salt" to make it more difficult for someone who somehow gets hold of the hashes to crack them all at once.

For compatibility with old (pre 1.1.0) installations set this to false.