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
Daniel Lockyer 379f64428e
Renamed passwordreset body object to password_reset
refs https://github.com/TryGhost/Toolbox/issues/308

- I've just renamed the `/authentication/passwordreset` API endpoint to
  `/authentication/password_reset` and noticed the body object is also
  badly named
- this clears that up in code and tests
2022-04-28 15:37:11 +01:00
..
api-key Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
members Updated dependency express-jwt to v7 2022-04-28 11:15:04 +01:00
session
authenticate.js
authorize.js
index.js
passwordreset.js Renamed passwordreset body object to password_reset 2022-04-28 15:37:11 +01:00
setup.js Updated newsletter fixtures to remove nullable sender name (#14479) 2022-04-14 23:45:59 +05:30