Граф коммитов

174 Коммитов

Автор SHA1 Сообщение Дата
Shane Tomlinson f91a3279e2 feat(mailer): Remove the account lockout feature. (#187) r=vladikoff
With signin confirmation and email recaphta we have more targeted
meant to keep bad people at bay while minimizing friction for valid
users, account lockout no longer seems particularly elegant.

fixes #186
2016-07-25 21:57:17 -04:00
Vijay a63ca05821 Merge pull request #184 from mozilla/upt-deps-0719, r=@vbudhram
fix(deps): update dev dependencies
2016-07-19 12:31:15 -04:00
Vlad Filippov 77ff484e73 fix(deps): update dev dependencies 2016-07-19 12:12:59 -04:00
Shane Tomlinson e9cc25684d fix(mailer): Slow down the verification reminder emails in dev. (#181)
This fixes the content-server functional tests for unverified accounts. The
verification reminder emails arrived before sign in w/ an unverified account
verification emails.

fixes mozilla/fxa-content-server#3929
2016-07-14 18:12:15 -04:00
Vlad Filippov 0de6c8776d Merge pull request #179 from mozilla/i178 r=rfk
Fixes #178
2016-07-08 11:05:29 -04:00
Vlad Filippov 6a63f1d58c Release v1.64.0 2016-06-27 10:01:33 -04:00
Vlad Filippov 927450038c Merge pull request #176 from mozilla/issue-175-eslint-consistent r=vladikoff
chore(eslint): make eslint rules consistent
2016-06-24 14:14:59 -04:00
Sai Chandramouli 94fe068389 chore(eslint): make eslint rules consistent
Fixes #175
2016-06-24 11:03:45 -07:00
Vlad Filippov c10c92c6bf Merge pull request #174 from mozilla/fix-bind-localhost r=vladikoff
fix(bind): should by default bind to localhost
2016-06-23 23:14:02 -04:00
John Morrison 60087f63c2 fix(bind): should by default bind to localhost 2016-06-23 19:08:45 -07:00
John Morrison 8b903ee903 Merge pull request #173 from mozilla/fix-eslint-2
fix(eslint): in this case, yes, we do just ignore the error
2016-06-23 17:16:32 -07:00
John Morrison e11093f254 fix(eslint): in this case, yes, we do just ignore the error 2016-06-23 17:14:55 -07:00
Jon Buckley 290d455304 Merge pull request #171 from mozilla/rpm-version
chore(build): Add a script to generate version info
2016-06-23 16:42:15 -04:00
Jon Buckley 4f12ad17a2 chore(build): Add a script to generate version info 2016-06-23 16:38:57 -04:00
Vlad Filippov 1997b3f027 Merge pull request #170 from mozilla/grunt-release-scripting r=vladikoff
Grunt release scripting
2016-06-22 13:09:28 -04:00
Ryan Kelly 268900a5eb feat(build): Add version-tagging grunt tasks 2016-06-22 15:53:10 +10:00
Ryan Kelly 2e7ad8dc70 chore(build): Refactor gruntfile into individual task files. 2016-06-22 14:50:42 +10:00
Sean McArthur 3886e66ba9 Merge pull request #169 from mozilla/reminder-query
feat(metrics): include type of reminder in the email query
2016-06-21 17:26:03 -07:00
Vlad Filippov 0ab0ad241f feat(metrics): include type of reminder in the email query 2016-06-21 13:11:39 -04:00
Ryan Kelly d321bc1c27 Merge pull request #168 from mozilla/update-mozlog-2.0.3-2.0.5
chore(mozlog): update from mozlog@2.0.3 to 2.0.5
2016-06-21 12:49:11 +10:00
John Morrison 3cd552e85f chore(mozlog): update from mozlog@2.0.3 to 2.0.5 2016-06-20 19:05:38 -07:00
Vlad Filippov 4f1e271731 Merge pull request #123 from mozilla/mailer-verification-reminders r=vbudhram
feat(reminders): add verification reminders
2016-06-08 18:55:11 -04:00
Vlad Filippov a235d88fc4 feat(reminders): add verification reminders
Fixes #99
2016-06-08 18:48:50 -04:00
Vlad Filippov cbdb76e838 Merge pull request #167 from mozilla/more-blue
fix(styles): update more blue styled links
2016-06-06 14:23:23 -04:00
vladikoff 32f90678a5 fix(styles): update more blue styled links 2016-06-06 13:56:05 -04:00
Vlad Filippov 4dfcad93e4 fix(style): update blue link colors r=vladikoff 2016-06-06 13:38:33 -04:00
Ryan Feeley bdbb821f56 Updated the blue 2016-06-06 13:30:05 -04:00
Ryan Feeley cd793fe79f Updated to style guide blue 2016-06-06 13:27:25 -04:00
Ryan Kelly ae9a2d7a70 Merge pull request #163 from mozilla/i130
feat(metrics): track templates used in sent email
2016-05-31 07:13:19 +10:00
Vlad Filippov 2bc2a5e068 feat(metrics): track templates used in sent email
Fixes #130
2016-05-30 13:47:07 -04:00
Shane Tomlinson 3054217c1f Merge pull request #161 from mozilla/write-to-disk
feat(mailer): Add the `write-to-disk.js` script.

r=@philbooth
2016-05-25 10:26:37 +01:00
Shane Tomlinson 4a30c795d2 fix(script): Cleanup of write-to-disk.js based on @philbooth's feedback.
* Include mkdirp so output dir is automatically created.
* Generate the list of acceptable mail types from the mailer.
2016-05-25 10:13:54 +01:00
Shane Tomlinson 0412f70724 feat(mailer): Add the `write-to-disk.js` script. 2016-05-25 10:12:48 +01:00
Vlad Filippov 9178b37da9 Merge pull request #149 from mozilla/142-confirmation-store-links r=vladikoff
feat(config): update confirmation links to store listings
2016-05-24 14:41:46 -04:00
Vlad Filippov a173bac322 Merge pull request #158 from mozilla/issue-155-reset-password-from-change-password r=vladikoff,philbooth
fix(mailer): Several mailer fixes
2016-05-20 11:05:44 -07:00
Shane Tomlinson 864c262631 fix(mailer): Fix the color of the ios and android store links.
fixes #150
2016-05-20 16:05:23 +01:00
Shane Tomlinson 062508e2ff fix(mailer): Ensure the signin link contains the user's email address.
fixes #153
2016-05-20 15:51:21 +01:00
Vlad Filippov 069b83ec2a Merge pull request #159 from mozilla/issue-152-still-there-text-too-long r=vladikoff
fix(mail): Shorten the "Still there?" text.
2016-05-17 08:10:11 -07:00
Shane Tomlinson d5854e0c04 fix(mail): Shorten the "Still there?" text.
fixes #152
2016-05-17 13:59:23 +01:00
Shane Tomlinson a9d4a81ff7 fix(mailer): Several mailer fixes
* Password changed template shows "reset your password" link.
  "change your password" used to be displayed. If an attacker changed
  the user's password, the user would not know the new password to change it.
* Fix the "reset password" link color in the "Your password has been reset" email.
* All password reset links auto-submit the password reset form.
* The "Change your password" link in the "New sign in to Firefox" email
  contains the users email address.

fixes #151
fixes #153
fixes #154
fixes #155
fixes #157
2016-05-17 13:36:27 +01:00
Shane Tomlinson 4b7c4bec40 Merge pull request #156 from mozilla/confirm-email-change-password
fix(mailer): Add change password link to "Verify login" email

r=@vbudhram
2016-05-12 09:21:32 +01:00
Shane Tomlinson 29d831865e fix(mailer): Add change password link to "Verify login" email
Also remove `passwordChangeLinkAttributes` from all emails that do not
use them.
2016-05-11 17:09:44 +01:00
Vlad Filippov cef5e3401a Merge pull request #145 from mozilla/issue-133-mozilla-name-address r=ryanfeeley,shane-tomlinson
feat(mail): Add the Mozilla address to all emails.
2016-05-11 11:12:25 -04:00
Shane Tomlinson e1256eb6b3 feat(mail): Add the Mozilla address to all emails.
fixes #133
2016-05-11 16:02:21 +01:00
Sean McArthur f5aba9cafa feat(config): update confirmation links to store listings
Closes #142
2016-05-10 17:02:48 -07:00
Vlad Filippov f640d61c62 Merge pull request #146 from mozilla/issue-144-remove-verify-reminder-templates r=vladikoff
chore(mail): Remove the verify_reminder_* templates
2016-05-06 14:11:00 -04:00
Vlad Filippov e288fab9c5 Merge pull request #148 from mozilla/i147 r=vbudhram,eoger
fix(travis): update Travis to MySql 5.6
2016-05-06 14:00:47 -04:00
Vlad Filippov af0d1ff78c fix(travis): update Travis to MySql 5.6
Fixes #147
2016-05-06 13:32:03 -04:00
Shane Tomlinson 00b7a685fb chore(mail): Remove the verify_reminder_* templates
These templates are not actually referenced anywhere and are identical
to the verification_reminder_* variants.

fixes #144
2016-05-06 13:25:21 +01:00
Vlad Filippov 4b6a24e60c Merge pull request #143 from mozilla/i-content-3612
fix(l10n): adjust l10n-extract keyword
2016-05-02 11:10:12 -04:00