@@ -105,7 +105,7 @@ async function get_token(www_authenticate, input) {
const query_params = {
service: params.service,
scope: params.scope,
scope: `repository:${image.manifest.image}:pull,push`,
grant_type: 'password',
username: input.username,
password: input.password,
The note is not visible to the blocked user.