0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/api-version-compatibility
Naz 6934595053 Added Integration Name in version mismatch emails
refs https://github.com/TryGhost/Toolbox/issues/292

- Providing user-defined Integration name instead of API client's UserAgent gives a lot more control to instance administrators identifying which integration is being used incorrectly.
- It's best practice to create an Integration with a set of API keys per API client - which should be enough to identify an outdated one.
2022-05-10 17:55:18 +08:00
..
index.js Added Integration Name in version mismatch emails 2022-05-10 17:55:18 +08:00
legacy-api-path-match.js Removed versioning from api-key/admin auth 2022-05-06 08:09:54 +01:00
mw-version-rewrites.js Removed versioning from api-key/admin auth 2022-05-06 08:09:54 +01:00