cdli / CdliTwoStageSignup

Two-stage signup process for ZfcUser. Supports Zend\Db and Doctrine! Now up-to-date with latest ZfcUser (as of Oct 24th, 2012)
Other
19 stars 13 forks source link

Change Email Action bypasses email verification #12

Open dagadzha opened 11 years ago

dagadzha commented 11 years ago

If an existing user attempts to update their email via the "change-email" route, it bypasses the verification process.

nclundsten commented 9 years ago

I use this module, and have added the functionality expected (currently in another repo), I'll try and get it added as a pull request soon.