Actions
Feature proposal #9422
openImplement internal wrapper for outbound links
Feature proposal #9422:
Implement internal wrapper for outbound links
Description
When a link is shared it's directly embedded. This can have some potential security implications and isn't trackable. Implement making these URLs go through CB Activity first. CB Activity would then redirect to it after giving a warning about external URLs. This should be optional though as some sites may not want it.
Updated by krileon about 1 month ago
- Target version changed from 7.0.0 to 8.0.0
This feature might be better to put into CB AntiSpam for added security feature and be able to work site wide via JavaScript external link detection with optional exclude features.
Actions