Update signed manifest to 7.40.0

This commit is contained in:
2026-09-17 10:42:49 +00:00
parent f787d3a070
commit f48da5e5f1
+6 -6
View File
@@ -1,11 +1,11 @@
{
"version": "7.39.9",
"released_at": "2026-09-16T22:55:42+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.39.9/argus-wordpress-defence-7.39.9.zip",
"sha256": "71bd5210209f88690b9e6f1c907b5003d3ad2d71b16725a063953d73a68cd654",
"version": "7.40.0",
"released_at": "2026-09-17T10:42:49+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.40.0/argus-wordpress-defence-7.40.0.zip",
"sha256": "9fc415ef804bfd2f584fbaeb69660a0ef963e52773d0c8913cd40d56a78ccd29",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "* Security hardening: disconnecting this site from WAD (or uninstalling the plugin) now also\n invalidates its connection secret on WAD's side, not just locally -- previously the secret stayed\n valid indefinitely. This site also now detects if a WAD account disconnects it remotely and shows\n a clear notice instead of retrying silently.",
"signature": "wmURSl7ERPhNLEAamavc92ln0Dx4gZVJoTjDLQQKoEkqr6Q3UU4p2zblyaACiUOf3DLK6DlJDMi6PScZISJ7Dw=="
"summary": "* Security hardening: this site's IP-based protections (firewall, brute-force login protection,\n REST/API abuse protection, WooCommerce checkout guard, two-factor) now correctly recognise real\n visitor IP addresses when this site runs behind a reverse proxy, load balancer, or CDN, using the\n same trusted-proxy configuration already available under Form Protection. Previously, sites in\n that setup could see every visitor as the same address, weakening these protections.\n* Hardened the replay protection added in 7.39.0 further: it now remembers a short history of\n recently-applied WAD actions instead of only the single most recent one.",
"signature": "n97VtOxZFjpDmUbFgbzjnf34nCcGUtGthdhs/oypEyEkidWgY6OiTt4WXUkz3ICEh5RJef9nfYxkyJeNaw1gBQ=="
}