0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Fabien 'egg' O'Carroll bc75d20cef
Updated SingleUseToken grace period to 10 minutes (#13926)
refs https://github.com/TryGhost/Team/issues/1216

Some email security clients are scanning links at delivery, rather than
at the point the user clicks on them. This is causing magic links to
expire. To get around this we're increasing the grace period in which a
link can be used multiple times to 10 minutes.
2022-01-03 17:55:53 +02:00
..
client@8bc2711567 Updated Admin to v4.32.0 2021-12-17 11:32:32 +00:00
frontend Fixed AMP style compliance (#13912) 2021-12-21 21:32:53 -05:00
server Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
shared Added header card to editor 2021-12-17 12:20:10 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00