Commits
Jake Larson committed 3656e574a12
Update generator.js
Fixed issue where email provider was not being set correctly within the user controller.
The second instance of the `'var smtpTransport = nodemailer.createTransport(\'SMTP\', {'` was not being caught.