Skip to content

Commit 5eae5c3

Browse files
authored
Merge pull request #13179 from nextcloud/backport/13176/stable30
[stable30] Add warning about context_chat in the Flows section
2 parents d507df3 + 56dd9c7 commit 5eae5c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

admin_manual/file_workflows/access_control.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ rules. If all rules of a group hold true, the group matches the request and
88
access is being denied. The rules criteria range from IP address, to user
99
groups, collaborative tags and :ref:`some more <available-rules-label>`.
1010

11+
.. note:: In case you are using the :ref:`Context Chat App <ai-app-context_chat>`,
12+
please keep in mind, that it is not affected by the File Access Control rules
13+
and will respond with indexed information, even when the file is not accessible
14+
by the user due to access control rules.
15+
1116
Denied access
1217
-------------
1318

0 commit comments

Comments
 (0)