Files
filestash/server/plugin
Mickael Kerjean 812446ac23 fix (symlink): wrap os.OpenFile to prevent symlinks expansion
os.Open and os.OpenFile make it possible to open a wide range of
files as seen in https://cs.opensource.google/go/go/+/refs/tags/go1.19:src/os/types.go;l=35

We only want to handle regular files and folders, no socket, device,
symlink, ....
2022-08-28 21:43:43 +10:00
..
2022-02-06 20:29:35 +11:00
2021-08-22 16:47:09 +10:00
2021-08-22 16:47:09 +10:00