Skip to content

[Workflow engine] Add warning when context_chat and files_accesscontrol are enabled - #53260

Closed
julien-nc wants to merge 2 commits into
masterfrom
enh/noid/workflow-contextchat-filesaccesscontrol-warning
Closed

julien-nc wants to merge 2 commits into
masterfrom
enh/noid/workflow-contextchat-filesaccesscontrol-warning

Conversation

@julien-nc

Copy link
Copy Markdown
Member

To mention that Context chat will index files without respecting access control rules.

@julien-nc julien-nc added this to the Nextcloud 32 milestone Jun 2, 2025
@julien-nc
julien-nc requested review from a team as code owners June 2, 2025 12:09
@julien-nc
julien-nc requested review from nfebe, skjnldsv, sorbaugh and susnux and removed request for a team June 2, 2025 12:09
julien-nc added 2 commits June 2, 2025 14:17
…ontrol are enabled

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc
julien-nc force-pushed the enh/noid/workflow-contextchat-filesaccesscontrol-warning branch from 6fefcad to 20f9109 Compare June 2, 2025 12:19

@susnux susnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really sure its a good thing to add custom 3rdparty logic into another apps code, probably it would be cleaner to have this in the context chat as thats the app overriding the permissions check. But not sure how feasible that is.

<div id="workflowengine">
<NcNoteCard v-if="contextChatPlusFilesAccessControl"
type="warning">
{{ t('workflowengine', 'The "Context chat" and "File access control" apps are enabled. Keep in mind that Context Chat is not affected by the File access control rules and will index files which access is denied by a rule.') }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Context chat" or "Context Chat"? Should only have one spelling.

@julien-nc

Copy link
Copy Markdown
Member Author

Let's drop this for now, it is enough to mention that in the documentation, see nextcloud/documentation#13176

@julien-nc julien-nc closed this Jun 2, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@susnux
susnux deleted the enh/noid/workflow-contextchat-filesaccesscontrol-warning branch November 1, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants