From eb607a359ec016fd91dfdfcd5318df5917859d59 Mon Sep 17 00:00:00 2001 From: Andrey Tkachenko Date: Wed, 4 Oct 2023 11:16:56 +0200 Subject: [PATCH] Update security.rst Fixed the mistype. --- security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security.rst b/security.rst index 1529fef9c3d..0f2c338c0a4 100644 --- a/security.rst +++ b/security.rst @@ -2686,7 +2686,7 @@ Frequently Asked Questions Sometimes authentication may be successful, but after redirecting, you're logged out immediately due to a problem loading the ``User`` from the session. To see if this is an issue, check your log file (``var/log/dev.log``) for - the log message: + the log message. **Cannot refresh token because user has changed** If you see this, there are two possible causes. First, there may be a problem