braitsch/node-login

security bug

Closed this issue · 2 comments

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'),

is this fixed now ??

bump Still not fixed... just remove line #80 in account-manager.js