systopia / CiviProxy

A security proxy for CiviCRM
GNU Affero General Public License v3.0
7 stars 18 forks source link

Added download link for custom file fields. #42

Open jaapjansma opened 4 years ago

jaapjansma commented 4 years ago

Before

Not possible to provide a download link for custom file fields (which look like civicrm/file?id=1&eid=123&fcs=ab_cd_rf)

After

Comments

The config.dist.php is also updated and I have renamed $target_file to $target_static_file and added another $target_download_file