You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
varmatch=nextMod.package.maintainers.filter(function(item){returnitem.name===username;});if(match.length===0){this.status=401;this.body={error: 'noperms',reason: 'Current user can not publish this module'};return;}
The text was updated successfully, but these errors were encountered:
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/283
.
wenbing
changed the title
controllers/registry/module.js exports.updateLatest should use lib/
exports.updateLatest should use exports.isMaintainer
Mar 19, 2014
in controllers/registry/module.js
in lib/common.js
现在的判断是
The text was updated successfully, but these errors were encountered: