Manual:$wgHKDFSecret/pl
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji MediaWiki 1.43.0. |
| Bezpieczeństwo: $wgHKDFSecret | |
|---|---|
| Secret for HMAC-based key derivation function (fast, cryptographically secure random numbers). |
|
| Wprowadzono w wersji: | 1.24.0 (Gerrit change 137077; git #af66c04d) |
| Usunięto w wersji: | 1.43.0 (Gerrit change 1041813; git #ddf59b43) |
| Dozwolone wartości: | (string) or false |
| Domyślna wartość: | false |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
If the value is a string, it is used as the secret for the HMAC-based key derivation function, else, if it is evaluated as false, $wgSecretKey is used for this function.