goalio / GoalioForgotPassword

A Zend Framework 2 (ZF2) Module offering forgot password via e-mail functionality to ZfcUser
BSD 3-Clause "New" or "Revised" License
42 stars 49 forks source link

updated the routes to work with mongodb user ids as well #11

Closed dorongutman closed 11 years ago

dorongutman commented 11 years ago

An auto generated "primary key" of mongodb is a hexadecimal string, meaning the zfcuser' user id can use a-f chars as well.