Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f48da5e5f1 | ||
|
|
f787d3a070 |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.39.8",
|
||||
"released_at": "2026-09-16T22:23:59+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.39.8/argus-wordpress-defence-7.39.8.zip",
|
||||
"sha256": "8c5869c190c84a5f1914111084475af1038afd77670d8028a8be7cee31a7e1ab",
|
||||
"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": true,
|
||||
"summary": "* Fixed a serious bug where a scan started remotely from your WAD account could get stuck showing\n \"Preparing\" forever and never actually run, even though a scan started from this plugin's own\n Scanner page worked fine. A scan already stuck this way on your site is automatically resumed.",
|
||||
"signature": "MQYo/tE9IoE9W4Nrudgtl7nFpdfXAYJkjm6Ey7z2yOlSjC+/o3yJjolqOGxssOAgqegXk4rzr0WE8BgH5jlsAg=="
|
||||
"critical": false,
|
||||
"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=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user