mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
136 stars 30 forks source link

Adding better access controls. #247

Open crspeller opened 1 month ago

crspeller commented 1 month ago

Adds access controls for LLM Bots.

More details in the specification here: https://mattermost.atlassian.net/wiki/spaces/FF/pages/2917400646/UX+Spec+Access+Controls Some elements of the spec have been differed from this PR.

More E2E tests on the way, to be written by FF QA.