0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit
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
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Updated permissions service to handle api keys (#9967) 2019-01-18 11:17:11 +00:00
apps Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
helpers Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
lib Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
models Updated permissible methods for hasApiKeyPermissions (#9970) 2019-01-18 13:39:53 +01:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Renamed authenticateAdminApiKey to authenticate for admin api key auth 2019-01-18 17:30:07 +01:00
web Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00