Skip to content

Commit 7003204

Browse files
committed
Relock endpoint
1 parent d69ed1d commit 7003204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/controller/org.controller/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ router.put('/registry/org/:shortname',
640640
*/
641641
mw.useRegistry(),
642642
mw.validateUser,
643-
// mw.onlySecretariat,
643+
mw.onlySecretariat,
644644
parseError,
645645
parsePutParams,
646646
registryOrgController.UPDATE_ORG

0 commit comments

Comments
 (0)