e43f738a529bc39ac10d99b0382fa98322579de0
Consistency fix with src/servers/api/users/provision.ts which was updated to use: - chmod 775 (rwxrwxr-x) instead of 770 (rwxrwx---) - Recursive chmod to fix all subdirectories This allows the service user (in the user's group) to read/write files for background jobs like email sync. Also added helpful comment explaining the permission choice.
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%