0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
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
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
server Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
shared Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00