Drupal 7 allows users with the "administer software updates" permission to execute update.php, even though $update_free_access is set to false.

I'd love to see this module support this feature so that we can give site administrators the ability to run update.php without editing settings.php.

Comments

ebeyrent’s picture

StatusFileSize
new1.07 KB

He;re's a patch that accomplishes the above feature request. I'll attach the D5 patch shortly.

ebeyrent’s picture

StatusFileSize
new928 bytes

Here is the D5 patch...

ebeyrent’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, adminrole-D5-901876.patch, failed testing.

lotyrin’s picture

Status: Needs work » Needs review

The patch failed because it was for D5..

ebeyrent’s picture

There's two patches there, one for d6 and one for d5.

lotyrin’s picture

Yes, but the testbot switched status based on a failed 5 patch, so I set it back

nancydru’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)