0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Fabien O'Carroll fd5194ea46 Updated magic link expiry to 24 hours
no-issue

As discussed with @JohnONolan 24 hours is the preferred expiry for magic links
2020-09-30 10:53:35 +01:00
..
adapter-manager
auth Improved error messaging for password reset process 2020-09-22 15:45:19 +12:00
bulk-email Refactor mega service to use stored email content and batch/recipient records 2020-09-29 17:17:54 +01:00
invitations 🐛 Fixed error caused by accepting invitation with existing email (#12172) 2020-09-09 11:58:53 +12:00
jobs Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
mail Updated error name check in GhostMailer 2020-07-21 01:08:19 +05:30
mega Refactor mega service to use stored email content and batch/recipient records 2020-09-29 17:17:54 +01:00
members Updated magic link expiry to 24 hours 2020-09-30 10:53:35 +01:00
permissions
settings Fixed settings reinit to only emit changed settings events (#12184) 2020-09-23 14:35:03 +01:00
webhooks Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
labs.js
slack.js
xmlrpc.js