Update signed manifest to 7.23.19
This commit is contained in:
+6
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.18",
|
||||
"released_at": "2026-08-10T14:14:25+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.18/argus-wordpress-defence-7.23.18.zip",
|
||||
"sha256": "757e47dc84fa8f113dd1e2dc0a0cb1436a98c37286b0fcf4835a87f419953b57",
|
||||
"version": "7.23.19",
|
||||
"released_at": "2026-08-10T15:05:44+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.19/argus-wordpress-defence-7.23.19.zip",
|
||||
"sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": false,
|
||||
"summary": "* Added a way to download your MFA backup codes as a file right after they're generated, so you\n don't have to copy them down by hand. You can optionally protect the file with your own\n passphrase -- it's encrypted in your browser before saving, and a matching offline tool (linked\n from the same page) lets you read it back later even if you can't reach your site's admin area.\n* Fixed an edge case in Safe Mode (the wp-config.php recovery switch) where a fresh security event\n happening while Safe Mode was on could still block the request -- Safe Mode now reliably means no\n blocking at all, matching what it has always said it does.",
|
||||
"signature": "oLZpuEEZu+3hUkmR19i2ISNbeCycjhDO/aZ2ZwpxlBbTvAOI8LJh9+rc6G6Tnd404ttvaBR0nl6Y3QWrLYFBDw=="
|
||||
"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": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user