0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
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
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Renamed passwordreset body object to password_reset 2022-04-28 15:37:11 +01:00
data Added erroring migrations to the final minor of deleted majors 2022-04-28 15:37:10 +01:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
services Renamed passwordreset body object to password_reset 2022-04-28 15:37:11 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Renamed /passwordreset Authentication API endpoint to /password_reset 2022-04-28 15:37:11 +01:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00