Files
platform/scripts
pastilhas e43f738a52 fix: update provision-existing-users.sh to use chmod 775 (was 770)
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.
2026-03-04 02:59:06 +00:00
..
2026-02-25 07:27:30 +00:00
2026-02-26 17:42:59 +00:00
2026-02-26 01:39:38 +00:00
2026-02-23 09:58:08 +00:00
2026-02-16 19:34:35 +00:00