Skip to content

Passwordreset using req.param which is deprecated #21

@milanvdm

Description

@milanvdm

Im trying to use the passwordreset but the user keeps on being undefined.

Error log:
Wed, 06 May 2015 02:42:54 GMT express deprecated req.param(name): Use req.params, req.body, or req.query instead at routes/account.api.js:351:18
source: http://expressjs.com/api.html#app.param

This results in activator calling the usermodel with a username undefined.
And therefore, the whole passwordreset system is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions