Ghost/test/unit/server/models
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
..
base Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
api-key.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
custom-theme-setting.test.js Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00
integration.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
invite.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
member.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
permission.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
post.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
session.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
settings.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
single-use-token.test.js Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
tag.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
user.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00