security bug
Closed this issue · 2 comments
jfgodoy commented
If a user change username in the account setting page, using firebug for example, can modify the account of other user.
Fix: in the update route use the user from req.session.user instead the req.param('user'),
bhanuc commented
is this fixed now ??
tombousso commented
bump Still not fixed... just remove line #80 in account-manager.js