Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make attachments and app bindings more robust yet secure #8570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

larkox
Copy link
Contributor

@larkox larkox commented Feb 7, 2025

Summary

When addressing some security issues, we started validating attachments and app bindings. This led to consider some missing fields as "invalid" attachments (or bindings).

This PR just consider every field as optional, and handle that in the code.

Will try to do something similar for webapp.

Ticket Link

Mobile part of https://mattermost.atlassian.net/browse/MM-62356

Release Note

Fix issues where App Bindings and Message Attachments may not show properly

@larkox larkox added 2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester labels Feb 7, 2025
@larkox larkox requested review from a team, mgdelacroix and hanzei and removed request for a team February 7, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants