0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/auth
Rishabh Garg 1362750640
Updated newsletter fixtures to remove nullable sender name (#14479)
refs https://github.com/TryGhost/Team/issues/1513

Since `sender_name` for newsletter is now nullable field, this change removes hardcoded `sender_name` from fixtures.
2022-04-14 23:45:59 +05:30
..
api-key Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
members Moved StripeAPIService to its own service 2021-10-04 19:28:19 +02:00
session
authenticate.js
authorize.js Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
index.js
passwordreset.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
setup.js Updated newsletter fixtures to remove nullable sender name (#14479) 2022-04-14 23:45:59 +05:30