TZM / tzm-blade

ZMGC Application empowers members with on-line tools, by providing a free infrastructure to easily exchange, analyse and disseminate information in a scalable, non-blocking manner using only Open Source software build by the community for the community. It is about building lasting and deep solidarity versus cheap and fast Facebook or Twitter campaigns
www.zmgc.net
GNU General Public License v3.0
4 stars 8 forks source link

reset password link does not work if user used federated login before local #35

Closed nkhine closed 11 years ago

nkhine commented 11 years ago

if you login using federated login and then try to login using the local strategy, you get an email for reseting password with the following URL http://localhost:3000/user/resetpassword/undefined

this is because the tokenString is not generated.

so we will need to generate tokenExpires and tokenString