0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/web/api/canary/admin
Daniel Lockyer ea3c927d94
Renamed reset_all_passwords Authentication API endpoint to /global_password_reset
refs https://github.com/TryGhost/Toolbox/issues/308

- our API has a pattern of using nouns and not verbs for the endpoint
  names, so this changes the endpoint for v5
2022-04-28 15:37:11 +01:00
..
app.js Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
middleware.js Enabled Admin integration for tiers and offers API (#14325) 2022-03-16 16:46:26 +05:30
routes.js Renamed reset_all_passwords Authentication API endpoint to /global_password_reset 2022-04-28 15:37:11 +01:00