pe7er / hCaptcha

A simple CAPTCHA Plugin using the hCaptcha service to protect your Joomla site against SPAM
13 stars 7 forks source link

hCaptcha 1.4.2 - "No checksum found on update server" #39

Open mariantanase opened 2 years ago

mariantanase commented 2 years ago

Hi Peter, After updating to the latest 1.4.2 version, the updates report the message "no checksum found on update server"

no-checksum

pe7er commented 2 years ago

Hi @mariantanase

Thanks for reporting that. At the moment we don't use a checksum on the update server. I've to check if/how we can implement a checksum our custom download component.

Note to self: https://docs.joomla.org/Deploying_an_Update_Server

sha256, sha384, sha512 – Optional. Since Joomla 3.9.0 you can add file checksums in these hash formats. Be aware that in Joomla 3 only a notice is shown on updates if a checksum is not correct. That's all. The update doesn't stop then. In Joomla 4 updates and installations will stop if a provided checksum doesn't match.