opensim-org / opensim-viewer

Front end of web based viewer of OpenSim models, data
Apache License 2.0
13 stars 3 forks source link

Refine directory structure and cleanup on s3 backend #151

Closed aymanhab closed 7 months ago

aymanhab commented 9 months ago

As of now gltf files that are uploaded/shared use one flat public folder, this is problematic because of possible name collision and because we can't cleanup if temporary files are created during a session. Need to convert to a more public/private partition and to have each authenticated user have their own folder, with some potentially removable after a short grace period