View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005082 | Composr | [All Projects] General / Uncategorised | public | 2022-11-28 04:36 | 2022-11-28 18:32 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | duplicate | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0005082: Outbound links redirection data script | ||||
Description | Have a script in the data folder to which all outbound links point to (if configured) via base_url/data/out.php?redirect=somewebsite.com . Additional ideas for configuration options to use if this feature is enabled: * A message to display such as warning the user about loading an external website, and that (site name) is not responsible for any of its content. * Perhaps the ability to make an API call to some URL checking service that can return information about a site's trust / security level and display it on the mentioned screen (should utilize cache as APIs usually have a call limit). Potential services: Google Web Risk API (commercial) or Safe Browsing API (non-commercial) preferably the Update API to avoid frequent calls, apivoid, phishtank (a Free solution) * Setting to immediately redirect with no message unless the site is labeled as untrusted from an API | ||||
Additional Information | a) Will need to be considerate of shortened URLs. b) Will need to be mindful of the broken URL scanner and make sure it uses the URL being redirected to rather than the data script itself. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
duplicate of | 0003465 | non-assigned | "You are leaving the site" messages |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-28 04:36 | Patrick Schmalstig | New Issue | |
2022-11-28 04:37 | Patrick Schmalstig | Additional Information Updated | View Revisions |
2022-11-28 18:32 | Chris Graham | Assigned To | => Chris Graham |
2022-11-28 18:32 | Chris Graham | Status | non-assigned => closed |
2022-11-28 18:32 | Chris Graham | Resolution | open => duplicate |
2022-11-28 18:32 | Chris Graham | Relationship added | duplicate of 0003465 |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |