pma-updatescript icon indicating copy to clipboard operation
pma-updatescript copied to clipboard

Shellscript to update your phpMyAdmin installation automatically via cron

Results 3 pma-updatescript issues
Sort by recently updated
recently updated
newest added

Hello, after the release of phpMyAdmin 5.0, many of my installations are broken, because the update-script updated directly from 4.9.x to 5.0. Is it possible to allow only minor updates...

Check version we have from phpmyadmin.net with regex. If somebody compromises phpmyadmin.net and adds a oneliner with maliciuos code, it could be downloaded by the script.

I don't know if this is worth the work, but maybe it is. What you're thinking about the idea, to integrate a checksum check if the phpMyAdmin archive file was...

enhancement