mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
This commit adds the is_web_public field in the AbstractAttachment class. This is useful when validating user access to the attachment, as otherwise we would have to make a query in the db to check if that attachment was sent in a message in a web-public stream or not.
36 KiB
36 KiB