Comparing version 13.2.1 to 13.2.2
@@ -461,3 +461,3 @@ 'use strict'; | ||
if (requestEntity === 'user') { | ||
if (requestEntity === 'app') { | ||
request._log(['auth', 'entity', 'user', 'error', name]); | ||
@@ -464,0 +464,0 @@ return next(Boom.forbidden('Application credentials cannot be used on a user endpoint')); |
{ | ||
"name": "hapi", | ||
"version": "13.2.1", | ||
"version": "13.2.2", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "accept": { |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://hapijs.com", | ||
"version": "13.2.1", | ||
"version": "13.2.2", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
1320270
20530