Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2019 at 08:02 UTC
Updated:
31 May 2019 at 14:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
polComment #5
polAdding credits to @xlin.
Comment #6
alexpott@Pol I wonder if the D7 maintainers should fork https://github.com/alexpott/d8githooks and use a pre commit hook to check this. It's hard to pick up.
Comment #7
polVery good idea, going to see how to use it for D7.
Thanks!
Comment #9
polFixed.
Comment #11
xlin commented@pol Same issue since 7.64, default.settings.php permission is incorrect again.
Comment #12
polHi,
Could you point to the commit where it has been re-introduced ?
Thx
Comment #13
gregglesReopening to track the work.
Comment #14
tobiasbIn git all is fine only the download contains a default.settings.php with an execute bit.
Comment #15
drummThe recent security releases 7.65, 7.66, and 7.67 do not include other fixes. They only contain the security fix to make quick upgrades more straightforward. They are branched from the previous release, then merged back into dev.
The last non-security release of 7.x was 7.64, which predates this fix. So it has not made it into a tagged release yet. The dev release looks good.