amschaal / bioshare

MIT License
6 stars 2 forks source link

Symlinks with new shares #3

Closed amschaal closed 8 years ago

amschaal commented 8 years ago

When creating a share, privileged users can choose a filesystem path to symlink to. Restrict the path by a whitelist of directories in the settings file, and maybe additionally by database entries indicating specific directories contained below whitelist entries. Linked shares may potentially be read only.