MyBB Community Forums

Full Version: Perform file verification during install & upgrade
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The script should perform a file verification for target versions during install and upgrade, similar to how requirements and filesystem permissions are checked.

Users should be able to ignore negative results and the  CLI (if any) should accept optional arguments to skip the verification.
I guess that this would be really useful.
+1
Would definitely be useful. Same with running file verification standalone from the CLI tool.
+1, especially if there's an option to proceed despite changed files.
Related: https://github.com/mybb/mybb/issues/3770

The checksums file can also ship with MyBB to support offline verification as a fallback.