ibex-dashboard icon indicating copy to clipboard operation
ibex-dashboard copied to clipboard

Create custom file type for export or use txt

Open aribornstein opened this issue 8 years ago • 1 comments

The export function downloads a script some admins or firewalls will block this as it's a potential exploit vector. For import you should make sure you are sanitizing these scripts as well.

image

aribornstein avatar Aug 09 '17 13:08 aribornstein

Future ideas... if 'format' replaces the need for calculated methods, then potentially we could say we only need JSON to describe the template/dashboard schema. Maybe these 'formats' could also be expanded via extensions (npm packages).

deadlyfingers avatar Aug 21 '17 09:08 deadlyfingers