Compare commits

...
7 Commits
Author SHA1 Message Date
tech 303f31e869 Update signed manifest to 7.23.19 2026-08-10 15:05:44 +00:00
tech 20a2a84ee8 Update signed manifest to 7.23.18 2026-08-10 14:14:25 +00:00
tech 9127b06836 Update signed manifest to 7.23.17 2026-08-10 11:36:11 +00:00
tech 19cb788556 Update signed manifest to 7.23.16 2026-08-10 11:08:03 +00:00
tech e52046437b Update signed manifest to 7.23.15 2026-08-10 10:55:14 +00:00
tech 5d36e1058f Update signed manifest to 7.23.14 2026-08-10 10:42:30 +00:00
tech b79ead3dcf Update signed manifest to 7.23.13 2026-08-10 09:48:52 +00:00
+7 -7
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.12", "version": "7.23.19",
"released_at": "2026-08-10T01:13:58+00:00", "released_at": "2026-08-10T15:05:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.12/argus-wordpress-defence-7.23.12.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.19/argus-wordpress-defence-7.23.19.zip",
"sha256": "fc714a48cd2867c9ae2b2cc4e3596de916ab7e83ddeb9ff46080264d73856fc5", "sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": true, "critical": false,
"summary": "Fixed a serious bug where the Firewall could block your own access to ordinary admin pages (Dashboard, Users, Plugins, and others). If you were locked out, this update resolves it automatically.", "summary": "* Hardened the optional page cache: cached pages can no longer be reached directly as raw files --\n every request still goes through ARGUS's normal security checks, including an active IP block,\n before anything is served.\n* Fixed a rare timing issue where, under heavy simultaneous traffic to the same page right as its\n cache was refreshing, a visitor could in theory receive an incomplete page. Cache updates are now\n published in a single, all-or-nothing step.",
"signature": "nhsBT03beb8y42PGfKZP/VeGBa+sbFS/J2NnyWWbFxGs7dH8zOEMxnTwum3vkOlcPzb/swGMyg5dBBrb+FDlBQ==" "signature": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ=="
} }