]> BookStack Code Mirror - bookstack/commit
Status: Updated cache check to use unique key
authorDan Brown <redacted>
Thu, 17 Aug 2023 20:24:35 +0000 (21:24 +0100)
committerDan Brown <redacted>
Thu, 17 Aug 2023 20:24:35 +0000 (21:24 +0100)
commite44ef57219049bd8523b1cbee9bae0ef69fc6f59
treed774d50ada336be573ed8dae9122cd07565ac725
parentfef433a9cb1ae8c0daf2444e16e590cd9df114aa
Status: Updated cache check to use unique key

Updated status endpoint cache check to include a random component in the
key to avoid conflict during simultaneous checks.
For #4396
app/Settings/StatusController.php