mirror of
https://github.com/directus/directus.git
synced 2026-01-25 09:48:08 -05:00
* Allow env access in Flows Run Script operation * Add env variable * Expose env for consistency * Remove global variable from run script operation * Rename env to FLOWS_ENV_ALLOW_LIST * Use env within data for consistency * Remove env notice in run script operation * Remove translation and tests * Fix unit test Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com> Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>