Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb | ||
|
|
c6faa3e74e | ||
|
|
022d999dc3 | ||
|
|
23e68f7385 | ||
|
|
51dcf25e5a | ||
|
|
50b657b23b | ||
|
|
b7646b720a | ||
|
|
499a74da7b | ||
|
|
5028dfabd5 | ||
|
|
daaff5e873 | ||
|
|
07c8997e1f | ||
|
|
2bf328fa3d | ||
|
|
5462c91106 | ||
|
|
bb36fe77e0 | ||
|
|
1e1dfae997 | ||
|
|
5a1901fd3e | ||
|
|
10e92f4bd3 | ||
|
|
96aa3b20ea | ||
|
|
e6f74fe0c3 | ||
|
|
cd12b06c7a | ||
|
|
d324d5a7a6 | ||
|
|
b5e86863ba | ||
|
|
cfe2cd5369 | ||
|
|
c8e65d8b79 | ||
|
|
1f306340d8 | ||
|
|
db095bc4a0 | ||
|
|
6031ba5163 | ||
|
|
7f7c8de38c | ||
|
|
769f532207 | ||
|
|
cce638adb3 | ||
|
|
446bd5deb9 | ||
|
|
b70f9b0675 | ||
|
|
3b5b86162b |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.24.2",
|
"version": "7.40.0",
|
||||||
"released_at": "2026-08-14T08:06:56+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.24.2/argus-wordpress-defence-7.24.2.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": "0f64ba7ef966b356210e7df100ddc9a38e711775f332071c4656c6c749f47cae",
|
"sha256": "9fc415ef804bfd2f584fbaeb69660a0ef963e52773d0c8913cd40d56a78ccd29",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": false,
|
||||||
"summary": "* Redesigned the Scanner: scans now run in the background with live progress instead of tying up\n the page, so they never time out on large sites and you can keep working while one runs. Added a\n Stop button and expandable details on each past scan.\n* Minor wording fix on the Settings page.",
|
"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": "c0I35menVOQCWdKWsV7znbRD38fkEsrpnbYZYj2sFV3brS2CbiqClBqjhPJv1CzU2E/2R2kKM1C7uvwY06P8AA=="
|
"signature": "n97VtOxZFjpDmUbFgbzjnf34nCcGUtGthdhs/oypEyEkidWgY6OiTt4WXUkz3ICEh5RJef9nfYxkyJeNaw1gBQ=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user