98d5504097bbfbf3b7a530eeea1205ea395f5ec5
gtstef/filebrowser is a single Go binary that ignores a UMASK env (verified live: -e UMASK=002 leaves PID1 0022), so RenderFileBrowserCompose wraps the entrypoint sh -c 'umask 002; exec /home/filebrowser/filebrowser'. Customer-created folders now come out 2775 (group-writable) so group-1000 apps can write into them. Test asserts the wrapper is rendered. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Go
84.2%
HTML
11.1%
Shell
2.1%
CSS
1.8%
Python
0.6%
Other
0.1%