Danny Coates
|
b91396fff9
|
reorg. renamed models dir to tokens
|
2013-10-29 13:47:00 -07:00 |
Danny Coates
|
7ff050c73c
|
passing integration tests
|
2013-10-29 13:47:00 -07:00 |
Danny Coates
|
4e8d9ec41c
|
more WIP on db api
|
2013-10-29 13:47:00 -07:00 |
Danny Coates
|
4d89d86f8c
|
wip on db api
|
2013-10-29 13:47:00 -07:00 |
Danny Coates
|
4ba5938818
|
Merge pull request #258 from pdehaan/copywrong
Adding copyright headers
|
2013-10-29 12:00:31 -07:00 |
Peter deHaan
|
4c34103589
|
Adding copyright headers
|
2013-10-29 11:56:54 -07:00 |
Danny Coates
|
786922d5ad
|
Merge pull request #251 from mozilla/rfk/max-lag-config
Configurable max_lag for dev-vs-prod
|
2013-10-28 11:41:10 -07:00 |
Ryan Kelly
|
49a288ed18
|
Disable node-toobusy entirely under travis.
|
2013-10-28 11:39:13 -07:00 |
Ryan Kelly
|
d4e88302e0
|
Make TOOBUSY_MAX_LAG <= 0 disable node-toobusy entirely.
|
2013-10-28 11:39:13 -07:00 |
Ryan Kelly
|
d7922a1bfe
|
Make TOOBUSY_MAX_LAG be automatically converted to an int.
|
2013-10-28 11:39:13 -07:00 |
Ryan Kelly
|
977433eca8
|
Make toobusy.max_lag a configuration parameter.
|
2013-10-28 11:39:13 -07:00 |
Danny Coates
|
f0f79c4a2c
|
Merge pull request #252 from mozilla/rfk/static-views-cleanup
Cleanup static IDP-related views, and add some basic tests.
|
2013-10-28 11:35:18 -07:00 |
Danny Coates
|
20e7fe07ad
|
Merge pull request #248 from mozilla/rfk/detailed-error-codes
Implement detailed error codes
|
2013-10-25 11:24:05 -07:00 |
Ryan Kelly
|
0b4d5f04c6
|
Change provision/signin pages to be simple placeholder text.
We really don't want people trying to sign into this thing like it's
a normal BrowserID IdP.
|
2013-10-25 15:57:04 +11:00 |
Ryan Kelly
|
030eaf5626
|
Cleanup static IDP-related views, and add some basic tests.
|
2013-10-25 15:48:48 +11:00 |
Ryan Kelly
|
e93840810a
|
Ensure all errors have an 'errno' attribute.
In the absence of something specific, use 999 for "unspecified error".
|
2013-10-25 14:22:11 +11:00 |
Ryan Kelly
|
5b7c185387
|
Use application-level Error objects in the Model classes.
This avoids introducing boom and hoek as dependencies of the client lib.
|
2013-10-25 14:15:43 +11:00 |
Zach Carter
|
5147b17227
|
Merge pull request #246 from mozilla/fix-toc-in-api-doc
Fix TOC links in API documentation
|
2013-10-24 03:11:07 -07:00 |
Ryan Kelly
|
5d3eca31dc
|
Intercept hawk errors, transform into custom format.
|
2013-10-24 19:42:22 +11:00 |
Ryan Kelly
|
e01a6fd9e3
|
Send error.serviceUnavailable when we're too busy.
|
2013-10-24 19:42:18 +11:00 |
Ryan Kelly
|
9065d192b9
|
Define latest error codes, change existing code structure to use them.
|
2013-10-24 19:42:14 +11:00 |
Ryan Kelly
|
17576516e1
|
Fix TOC links in API documentation
|
2013-10-24 14:37:04 +11:00 |
Danny Coates
|
47028e778c
|
Merge pull request #242 from mozilla/account_exists_client_api
add accountExists to client
|
2013-10-23 11:14:23 -07:00 |
Danny Coates
|
a5ae0b311a
|
Merge pull request #240 from mozilla/remove-awsboxen
Remove awsboxen config from this repo.
|
2013-10-23 11:08:59 -07:00 |
ckarlof
|
1a5060c7e0
|
Merge pull request #243 from mozilla/raw_password_client
add raw password apis to client api
|
2013-10-23 11:07:37 -07:00 |
Chris Karlof
|
768649b62d
|
we don't need the request library anymore in the integration tests because zach added it to the client api
|
2013-10-23 11:06:39 -07:00 |
ckarlof
|
0e5360bf8a
|
Merge pull request #244 from mozilla/much_too_busy
increase the max lag to prevent integration tests from failing on travis-ci
|
2013-10-23 11:04:21 -07:00 |
Zachary Carter
|
2596f36575
|
increase the max lag to prevent integration tests from failing on travis-ci
|
2013-10-23 05:44:48 -07:00 |
Zachary Carter
|
06ae9dd41d
|
add raw password apis to client api
|
2013-10-23 05:22:38 -07:00 |
Zachary Carter
|
e48de28465
|
add accountExists to client
|
2013-10-23 03:05:05 -07:00 |
Ryan Kelly
|
e5aadc4163
|
Merge pull request #241 from dannycoates/superProxy
Super proxy!
|
2013-10-22 18:55:19 -07:00 |
Danny Coates
|
02a51183c4
|
naive implementation of /raw_password/account/create
|
2013-10-22 18:35:19 -07:00 |
Ryan Kelly
|
a23ab06ea7
|
Remove awsboxen config from this repo.
The current canonical awsboxen scripts are in picl-deployment repo.
|
2013-10-23 11:58:31 +11:00 |
Danny Coates
|
20e376f5a7
|
naive implementation of /auth/password
|
2013-10-22 17:03:50 -07:00 |
Danny Coates
|
60631327e6
|
Merge pull request #239 from mozilla/version-prefix-on-verify-email
Append /v1 prefix to email verification links
|
2013-10-22 17:01:37 -07:00 |
Ryan Kelly
|
09747260b2
|
Append /v1 prefix to email verification links
|
2013-10-23 10:57:43 +11:00 |
Danny Coates
|
fcfbba948e
|
Merge pull request #238 from mozilla/no-prefix-on-wellknown-url
Don't apply /v1 prefix to .well-known or related files.
|
2013-10-22 16:55:48 -07:00 |
Ryan Kelly
|
40d557a368
|
Don't apply /v1 prefix to .well-known or related files.
|
2013-10-23 10:49:29 +11:00 |
Danny Coates
|
78c8ba1099
|
Merge pull request #232 from mozilla/doc-updates
Document url structure and error codes
|
2013-10-22 16:24:24 -07:00 |
Danny Coates
|
725b1eadf9
|
Merge pull request #235 from mozilla/api-version-number
Prepend version identifier to all API URLs.
|
2013-10-22 11:21:05 -07:00 |
Ryan Kelly
|
a2691c1f9f
|
Prepend version identifier to all API URLs.
|
2013-10-22 16:08:02 +11:00 |
Ryan Kelly
|
f3142fffd2
|
Update document error codes based on feedback from dcoates and warner.
|
2013-10-22 15:55:42 +11:00 |
Ryan Kelly
|
bfb6ae77c5
|
Add proposed error conditions to endpoint descriptions.
|
2013-10-18 18:09:04 +11:00 |
Ryan Kelly
|
7f6520506d
|
Start expanding API docs with more detail.
|
2013-10-17 18:00:37 +11:00 |
Ryan Kelly
|
452f35cf30
|
Add an "overview" document with higher-level description of the service.
|
2013-10-16 17:26:17 +11:00 |
Ryan Kelly
|
2e72d5316d
|
Merge pull request #224 from mozilla/fix-npm-warnings
upgrade to 0.2.4 which fixes npm warnings
|
2013-10-14 01:32:21 -07:00 |
Lloyd Hilaiel
|
73c2b97ef3
|
upgrade to 0.2.4 which fixes npm warnings
|
2013-10-14 11:21:18 +03:00 |
Zachary Carter
|
8d98c1c7ab
|
use https url for fab
|
2013-09-27 12:12:14 -07:00 |
ckarlof
|
c5ca7fc0fa
|
Merge pull request #203 from zaach/verify_reset_code_api
add verify reset code to client api
|
2013-09-25 17:22:48 -07:00 |
Zachary Carter
|
0f936854de
|
add verify reset code to client api
|
2013-09-25 15:38:50 -07:00 |