mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 05:03:48 -05:00
feat: new feature!
This commit is contained in:
@@ -281,12 +281,6 @@ function handleInvalidUpdate(res) {
|
||||
function updateUserFlag(req, res, next) {
|
||||
const { user, body: update } = req;
|
||||
const allowedKeys = [
|
||||
'theme',
|
||||
'sound',
|
||||
'keyboardShortcuts',
|
||||
'isHonest',
|
||||
'portfolio',
|
||||
'sendQuincyEmail',
|
||||
'isGithub',
|
||||
'isLinkedIn',
|
||||
'isTwitter',
|
||||
|
||||
Reference in New Issue
Block a user