Ghost/core/test/unit
kirrg001 1126997244 Added easy way to enable admin api key authentication
refs #9865

- small refactoring to make both session and admin api key handling similar
- admin api key authentication is still disabled, but easy to enable
- added proof test how to authenticate using admin api keys
2019-01-18 18:57:58 +01:00
..
adapters
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
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
services Added easy way to enable admin api key authentication 2019-01-18 18:57:58 +01:00
web Added brute protection to content api (#10362) 2019-01-14 14:11:48 +01:00
filters_spec.js