0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Fabien O'Carroll 4d457461c9 Deleted all SingleUseTokens on boot
refs https://github.com/TryGhost/Team/issues/1216

Since we are increasing the grace period to 10 minutes, we want to make
sure that server crashes during those 10 minutes do not cause single use
tokens to remain in the system. The quickest was to ensure that without
restartable background jobs is to delete all tokens upon boot.
2022-01-04 11:14:31 +01:00
..
client@8bc2711567 Updated Admin to v4.32.0 2021-12-17 11:32:32 +00:00
frontend 🐛 Added fallback for meta_description to custom_excerpt (#13927) 2022-01-03 19:09:03 +00:00
server Deleted all SingleUseTokens on boot 2022-01-04 11:14:31 +01:00
shared Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
app.js
boot.js
bridge.js