From 4ac4dadfc50b6fa48fbc29626cfb8218dcd147f8 Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Wed, 22 Jan 2025 16:13:18 +0530 Subject: [PATCH] Update admin_manual/ai/app_context_chat.rst Co-authored-by: Julien Veyssier Signed-off-by: Anupam Kumar --- admin_manual/ai/app_context_chat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/app_context_chat.rst b/admin_manual/ai/app_context_chat.rst index 02110963f..d0c58ef74 100644 --- a/admin_manual/ai/app_context_chat.rst +++ b/admin_manual/ai/app_context_chat.rst @@ -186,7 +186,7 @@ Logs for the ``context_chat`` PHP app can be found in the Nextcloud log file, wh Possibility of Data Leak ------------------------ -| It is possible that some users who have been denied access to certain files/folders still have access to the content of those files/folders through the Context Chat app. We're working on a solution for this. +| It is possible that some users who had access to certain files/folders (and have later have been denied this access) still have access to the content of those files/folders through the Context Chat app. We're working on a solution for this. | The users who never had access to a particular file/folder will NOT be able to see those contents in any way. Known Limitations