Actions
Feature proposal #9769
openImplement support for bypassing asset access checks for posts
Feature proposal #9769:
Implement support for bypassing asset access checks for posts
Description
This would display those posts, but needs to show a generic permission denied or some such message. Similar to the "Something Went Wrong!" message. Maybe only support this for specific activity types for now? e.g. CB Gallery and place the toggle under Integrations > CB Gallery.
Maybe explicitly implement a post teaser feature?
Updated by krileon about 1 month ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented a Previews feature for activity streams that lets you specify assets to ignore server side aggregation and show a preview post in its place when access is denied. This helps show that a stream is active without having to actually display full private post details.
Actions