4
Consider relaxing Filesystem permission check
Source: invoiceninja/invoiceninja#9710 · opened by @gramakri
We got a few reports on the Cloudron forum regarding the healthcheck showing a warning about writable files. Indeed, on Cloudron, I get warnings like below:
![image](
Looking closer, it seems recommends 0755 permission for source code and simply checks for all source code to be writable.
Can you consider relaxing this requirement or maybe even skipping this altogether with some env flag? When deployed via Docker, containers can be treated as throwaway components and as such the permissions are not really relevant. It's alos not a good idea security wise to have code writable.
![image](
Looking closer, it seems recommends 0755 permission for source code and simply checks for all source code to be writable.
Can you consider relaxing this requirement or maybe even skipping this altogether with some env flag? When deployed via Docker, containers can be treated as throwaway components and as such the permissions are not really relevant. It's alos not a good idea security wise to have code writable.
No pledges yet. Be the first to back this.
Comments
Similar requests
Proper Permission Management
1 vote · 0 comments
extra permission / sub permission
0 votes · 0 comments
Allow to grant super-admin/owner permissions to users
1 vote · 0 comments
[Feature Request] Client Contact Permissions
0 votes · 0 comments
Workflow to `Approve & Send`/`Deny Sending` for `quote` and `invoice` relative to permissions of a user
1 vote · 0 comments
No comments yet.