Prepare for collection board type, refactoring, update dependencies
This commit is contained in:
@@ -60,7 +60,6 @@ module.exports = {
|
||||
}
|
||||
|
||||
const values = _.pick(inputs, ['password']);
|
||||
|
||||
user = await sails.helpers.updateUser(user, values, this.req);
|
||||
|
||||
if (!user) {
|
||||
|
||||
Reference in New Issue
Block a user