Ryan Kelly
|
087abb2d99
|
Initial account lockout work
* API spec
* Add account/unlock/resend_code, account/unlock/verify_code routes and and related logic.
|
2015-02-26 16:06:22 +00:00 |
John Morrison
|
4574d12dd9
|
train-31
|
2015-02-17 16:16:19 -08:00 |
John Morrison
|
1428059a91
|
Merge pull request #873 from jrgm/update_package_description
change package.json description to refer to Firefox Accounts, not 'PiCl'
|
2015-02-17 16:04:05 -08:00 |
Vlad Filippov
|
45a0574d17
|
Merge pull request #874 from pdehaan/depickle
Change picl to Firefox account
|
2015-02-14 18:41:11 -05:00 |
Peter deHaan
|
2182452081
|
Change picl to Firefox account
|
2015-02-14 13:19:01 -08:00 |
John Morrison
|
fed441ee6e
|
change description to refer to Firefox Accounts, not 'PiCl'
|
2015-02-13 19:36:07 -08:00 |
John Morrison
|
d5ae3b59cc
|
Merge pull request #870 from mozilla/rfk/nobasket-restmail
Don't forward restmail.net email addresses to basket API.
|
2015-02-05 19:40:26 -08:00 |
Ryan Kelly
|
7bc054ce9f
|
Don't forward restmail.net email addresses to basket API.
|
2015-02-06 14:21:57 +11:00 |
John Morrison
|
02f8850270
|
train-30
|
2015-02-03 13:28:01 -08:00 |
John Morrison
|
4d4c666799
|
Merge pull request #863 from mozilla/rfk/basket-default-to-en-us
Tell basket that locale="en-US" when the user doesn't provide one explicitly
|
2015-02-02 10:43:02 -08:00 |
John Morrison
|
49f69ff304
|
Merge pull request #862 from mozilla/rfk/increase-token-lifetimes
Increase default token lifetimes to 30mins.
|
2015-02-02 10:41:24 -08:00 |
Ryan Kelly
|
41e2cc5b7f
|
Trim whitespace from locale before storing it.
|
2015-01-29 10:53:09 +11:00 |
Ryan Kelly
|
373ef1dda6
|
Tell basket that locale="en-US" when the user doesn't provide one explicitly.
|
2015-01-29 10:24:47 +11:00 |
Ryan Kelly
|
de28ab61e1
|
Increase passwordForgotToken lifetime to 1 hour.
|
2015-01-28 15:04:22 +11:00 |
John Morrison
|
0de8d691ac
|
Merge pull request #856 from mozilla/rfk/basket-error-logging
Add more fine-grained logging and retry policy on basket API errors.
|
2015-01-27 15:44:25 -08:00 |
Ryan Kelly
|
d56cb66069
|
Add more fine-grained logging on basket API errors.
|
2015-01-27 11:36:49 +11:00 |
Ryan Kelly
|
12915f778b
|
Merge pull request #861 from ncalexan/patch-1
Update README.md to show how to adjust log level
|
2015-01-27 08:53:08 +11:00 |
John Morrison
|
1ba4d873f7
|
Merge pull request #844 from mozilla/rfk/use-pyfxa-for-loadtests
Use shiny new PyFxA library for the python loadtests.
|
2015-01-26 11:24:45 -08:00 |
Nick Alexander
|
ce42b1c000
|
Update README.md to show how to adjust log level
|
2015-01-26 10:48:16 -08:00 |
Danny Coates
|
fcc6988c57
|
train-29
|
2015-01-21 14:17:40 -08:00 |
Danny Coates
|
62d99f450b
|
Merge pull request #857 from mozilla/rfk/log-requests-with-empty-locale
Log debugging info when we fail to set a locale for an account.
|
2015-01-15 22:32:34 -08:00 |
Ryan Kelly
|
6f0556477d
|
Log debugging info when we fail to set a locale for an account.
|
2015-01-15 14:25:51 +11:00 |
Danny Coates
|
0a5b0e3bd9
|
Merge pull request #847 from mozilla/rfk/remove-extra-data-on-password-change-token
Remove unused data from the PasswordChangeToken class.
|
2015-01-06 20:17:02 -08:00 |
Ryan Kelly
|
7385291cd5
|
Remove unused data from the PasswordChangeToken class.
|
2015-01-07 10:45:08 +11:00 |
Ryan Kelly
|
f9e8c1cced
|
Use shiny new PyFxA library for the python loadtests.
|
2015-01-06 16:00:27 +11:00 |
Danny Coates
|
7bd8c3bc52
|
train-28
|
2015-01-05 16:34:52 -08:00 |
Danny Coates
|
9c08f4ec55
|
Merge pull request #853 from mozilla/rfk/update-hapi-dependency
Update hapi to latest stable version.
|
2015-01-05 15:10:07 -08:00 |
Ryan Kelly
|
78267a1ee6
|
Update hapi to latest stable version.
|
2015-01-06 09:36:41 +11:00 |
Danny Coates
|
f475a2b72b
|
added locale to basket api response logging
|
2014-12-10 11:35:25 -08:00 |
Danny Coates
|
8919d3b59c
|
train-27
|
2014-12-08 16:31:06 -08:00 |
Ryan Kelly
|
13ea66f782
|
Merge pull request #837 from mozilla/rfk/update-convict-0.6
Update to convict 0.6
|
2014-11-14 10:50:05 +11:00 |
Ryan Kelly
|
6a551663de
|
Update to convict 0.6
|
2014-11-14 10:42:04 +11:00 |
Ryan Kelly
|
d01737399d
|
Merge pull request #831 from mozilla/rfk/update-to-latest-bidcrypto
Update from old jwcrypto to latest browserid-crypto.
|
2014-11-14 09:47:56 +11:00 |
Ryan Kelly
|
60e9ffae23
|
Update from old jwcrypto to latest browserid-crypto.
|
2014-11-06 14:42:25 +11:00 |
Ryan Kelly
|
7767d853d3
|
Upgrade convict dependency
|
2014-11-06 14:25:09 +11:00 |
Danny Coates
|
1f8a2412e8
|
train-24.1
|
2014-10-20 11:57:25 -07:00 |
Danny Coates
|
955d4b22b2
|
added uid to /session/status response. fixes #830
|
2014-10-20 11:55:06 -07:00 |
Danny Coates
|
8c71f95c37
|
train-24
|
2014-10-20 11:18:08 -07:00 |
Danny Coates
|
21ef416cb4
|
updated dependencies
|
2014-10-20 10:38:02 -07:00 |
Ryan Kelly
|
d0828b1c7c
|
Merge pull request #827 from fmarier/destroy_incorrect_password
/account/destroy can throw an "incorrect password" error
|
2014-10-07 13:30:42 +11:00 |
Francois Marier
|
59d4da01e8
|
/account/destroy can throw an "incorrect password" error
|
2014-10-07 15:24:55 +13:00 |
Danny Coates
|
b989946c78
|
train-23
|
2014-10-06 16:43:25 -07:00 |
Danny Coates
|
60df983ac3
|
fixed #825 preverifytoken exp seconds
|
2014-10-06 14:00:31 -07:00 |
Danny Coates
|
0f9c0a3568
|
Merge pull request #824 from mozilla/issue-823
base64URL decode the sig of JWTs before verifying
|
2014-10-05 10:51:47 -07:00 |
Chris Karlof
|
ce99af62b4
|
base64URL decode the sig of JWTs before verifying
The preverified token verifier was expecting the signature portion to be hex encoded, which is incorrect.
Fixes #823
|
2014-10-03 15:57:47 -07:00 |
Ryan Kelly
|
79fb729e45
|
Merge pull request #821 from chilts/i799-tests-for-customs-server
Fixes #799 - Adds tests for customs.js which hits the fxa-customs-server
|
2014-10-02 07:37:38 +10:00 |
Andrew Chilton
|
f1dd89d9b3
|
Update shrinkwrap
|
2014-10-02 10:07:21 +13:00 |
Andrew Chilton
|
4bb2c546b9
|
Fixes #799 - Adds tests for customs.js which hits the fxa-customs-server
|
2014-10-02 10:07:05 +13:00 |
Danny Coates
|
12e526cf05
|
Merge pull request #819 from mozilla/rfk/config-scrypt-backlog
Improve operational affordances for scrypt max-pending limit
|
2014-10-01 10:57:16 -07:00 |
Ryan Kelly
|
77b65b6155
|
Refactor stat reporting to use opaque methods on each service.
|
2014-10-01 14:04:58 +10:00 |