mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
3f2327c4d1
refs https://github.com/TryGhost/Team/issues/754 refs https://github.com/TryGhost/Team/issues/204 refs https://forum.ghost.org/t/critical-security-notification-keeps-displaying-even-after-updating-to-the-latest-version/23673 - After Ghost instance upgrade higher than v4.3.3 the security notification should not be shown any more, as the instance is now patched and fixes the issue. - There was no way to derive the targetted Ghost version of the notification message so had to include matching based on other unique id of the message. - Future improvements to update check/notifications should take this inconvenience into account (e.g. introduce a special field in notifications that tracks targetted Ghost instance version) |
||
---|---|---|
.. | ||
client@f3f04b3b57 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |