Skip to content

Accessory files are always uploaded with 755 permissions #1376

@nickhammond

Description

@nickhammond

It looks like the permissions for accessory files is hardcoded to 755 which is fairly open. Directories are created with 700 which is more ideal. Is there a need/use case for using 755? env files for accessories are created with 600 when uploaded via Kamal for reference.

execute :chmod, "755", remote

It looks like it was added via this commit 52d1039.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions