#2540416: Move update.php back to a front controller re-introduced update.php - but with 755 file permissions.
Unless I'm missing something, this should be 644.
| Comment | File | Size | Author |
|---|---|---|---|
| 2560603-update.php-file-permissions.patch | 206 bytes | swentel | |
| #4 | 2560603-02.file-permissions.patch | 206 bytes | ksenzee |
| #2 | 2560603-update.php-file-permissions.patch | 69 bytes | swentel |
Comments
Comment #2
swentel commentedComment #3
heddnYup, it changes the file permissions.
Comment #4
ksenzeeLooks like core/lib/Drupal/Core/Update/UpdateKernel.php also got an unintended permissions change from that issue.
Comment #6
swentel commentedYep, good catch.
Comment #7
alexpottCommitted aec0210 and pushed to 8.0.x. Thanks!