diff --git a/security.rst b/security.rst index db407525de7..2fe39e629e5 100644 --- a/security.rst +++ b/security.rst @@ -459,7 +459,7 @@ but in a second, you'll change this to use ``bcrypt``. .. caution:: When using a ``memory`` provider and the :class:`Symfony\\Component\\Security\\Core\\User\\User`, - you have to choose an encoding without salt (i.e. ``bcrypt``). + class you have to choose an encoding without salt (i.e. ``bcrypt``). If you refresh now, you'll be logged in! The web debug toolbar even tells you who you are and what roles you have: