Actions
Feature proposal #4945
openimplement query based filtering of users by privacy rule
Description
Simple privacy rules like private, public, etc.. can easily be added to the query it self instead of being PHP side only.
Updated by krileon over 7 years ago
- Target version changed from 5.0.0 to 6.0.0
Needs further implementation and design review. Ideally CB Auto Actions could be used to add to queries like those in CB Activity, but activity entries need per-entry privacy with default privacy being the profile privacy. Review implementing at a later time.
Updated by krileon almost 6 years ago
- Target version changed from 6.0.0 to 6.1.0
This needs to move the plugin privacy integrations out of CB Auto Actions into CB Privacy then SQL based privacy protection can be applied.
Actions