0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test
kirrg001 1b5b95e198 Renamed authenticateAdminApiKey to authenticate for admin api key auth
refs #9865

- the outer authentication layer wants a consistent interface of each authentication package
  - admin.authenticate
  - session.authenticate

- furthermore, there is no need to put the full feature into the exposed function name
2019-01-18 17:30:07 +01:00
..
functional 🐛 Fixed default resource ordering in Content API (#10371) 2019-01-15 12:21:04 +00:00
integration De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
unit Renamed authenticateAdminApiKey to authenticate for admin api key auth 2019-01-18 17:30:07 +01:00
utils Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
.eslintrc.json
.jshintrc