-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Piwik will chmod files created in tmp/* 750 instead of 755 #5034
Copy link
Copy link
Closed
Labels
MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone
Metadata
Metadata
Assignees
Labels
MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Type
Fields
Give feedbackNo fields configured for issues without a type.
For increasing security, Piwik should chmod files in tmp/ folder with 0750 permission (instead of current 755).
follows up #1833, #4046