influxdb/pkg/fs
Geoffrey Wossum 9fd91a554d
feat: disable file:// urls when hardening enabled (#24858)
Stacks and templates allow specifying file:// URLs. Add command line
option `--template-file-urls-disabled` to disable their use for people who don't require them.
2024-06-17 17:33:48 -05:00
..
fs.go fix: use copy when a rename spans volumes (#22995) 2021-12-14 12:58:44 -08:00
fs_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
fs_unix.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
fs_windows.go chore: delete miscellaneous unused code (#22465) 2021-09-13 15:48:17 -04:00
special.go feat: disable file:// urls when hardening enabled (#24858) 2024-06-17 17:33:48 -05:00
special_linux.go feat: disable file:// urls when hardening enabled (#24858) 2024-06-17 17:33:48 -05:00