FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests