Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.31.0",
|
"version": "7.40.0",
|
||||||
"released_at": "2026-09-15T00:51:18+00:00",
|
"released_at": "2026-09-17T10:42:49+00:00",
|
||||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.31.0/argus-wordpress-defence-7.31.0.zip",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.40.0/argus-wordpress-defence-7.40.0.zip",
|
||||||
"sha256": "9dffe1014c35b1da1733f44f03ad196b4c4454e2f6458f975c68ec1f72d92295",
|
"sha256": "9fc415ef804bfd2f584fbaeb69660a0ef963e52773d0c8913cd40d56a78ccd29",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": false,
|
||||||
"summary": "* New: optionally connect your site to WAD, a customer portal for managing all your protected\n sites in one place -- dashboards, licenses, and (progressively) remote settings. Fully optional\n and off by default; your site is fully protected either way.\n* If connected, you can request a WAF mode change (Monitor/Block/Strict) from the WAD portal.\n Your site cryptographically verifies and applies the request itself -- nothing is ever changed\n without your site's own confirmation.",
|
"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": "d1zKOerV3xaNesVQLVzQQxKvMvv1YKFTIeoV0y0f9cSimJpA1kLAwsJxXh9hPAx2zPmPZ+dZJI4CVK/r3J4GCw=="
|
"signature": "n97VtOxZFjpDmUbFgbzjnf34nCcGUtGthdhs/oypEyEkidWgY6OiTt4WXUkz3ICEh5RJef9nfYxkyJeNaw1gBQ=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user