Skip to content

Commit 6d50f77

Browse files
committed
Revert unrelated changes
1 parent b87cc81 commit 6d50f77

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

security.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -474,12 +474,6 @@ You can also manually hash a password by running:
474474
Read more about all available hashers and password migration in
475475
:doc:`security/passwords`.
476476

477-
.. versionadded:: 6.2
478-
479-
Starting from Symfony 6.2, the `SensitiveParameter PHP attribute`_ is
480-
applied to all plain passwords and sensitive tokens so they don't appear
481-
in log messages or stack traces.
482-
483477
.. _firewalls-authentication:
484478
.. _a-authentication-firewalls:
485479

@@ -2664,4 +2658,3 @@ Authorization (Denying Access)
26642658
.. _`SymfonyCastsVerifyEmailBundle`: https://github.com/symfonycasts/verify-email-bundle
26652659
.. _`HTTP Basic authentication`: https://en.wikipedia.org/wiki/Basic_access_authentication
26662660
.. _`Login CSRF attacks`: https://en.wikipedia.org/wiki/Cross-site_request_forgery#Forging_login_requests
2667-
.. _`SensitiveParameter PHP attribute`: https://wiki.php.net/rfc/redact_parameters_in_back_traces

0 commit comments

Comments
 (0)