Skip to content

Commit 9db73ba

Browse files
committed
Removed unneeded links
1 parent ee31f5e commit 9db73ba

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

configuration/secrets.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,3 @@ The secrets system is enabled by default and some of its behavior can be configu
314314
// ->decryptionEnvVar('base64:default::SYMFONY_DECRYPTION_SECRET')
315315
;
316316
};
317-
318-
319-
.. _`libsodium`: https://pecl.php.net/package/libsodium
320-
.. _`paragonie/sodium_compat`: https://github.com/paragonie/sodium_compat

reference/configuration/security.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,6 @@ role inheritance rules by creating a role hierarchy, as explained in
855855
:ref:`security-role-hierarchy`.
856856

857857
.. _`PBKDF2`: https://en.wikipedia.org/wiki/PBKDF2
858-
.. _`libsodium`: https://pecl.php.net/package/libsodium
859858
.. _`Session Fixation`: https://owasp.org/www-community/attacks/Session_fixation
860859
.. _`Argon2 key derivation function`: https://en.wikipedia.org/wiki/Argon2
861860
.. _`bcrypt password hashing function`: https://en.wikipedia.org/wiki/Bcrypt

security/named_hashers.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,3 @@ you must register a service for it in order to use it as a named hasher:
189189
190190
This creates a hasher named ``app_hasher`` from a service with the ID
191191
``App\Security\Hasher\MyCustomPasswordHasher``.
192-
193-
.. _`libsodium`: https://pecl.php.net/package/libsodium

0 commit comments

Comments
 (0)