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

80 Коммитов

Автор SHA1 Сообщение Дата
Ryan Kelly 231407a2fb Update api docs for /certificate/sign to discuss expiry time. 2014-04-30 12:21:47 +10:00
Chris Karlof 7dd96f3ed9 remove incorrect 400/102s from api.md error docs 2014-04-07 14:26:16 -07:00
Chris Karlof 4d7980dfdd add fxa-verifiedEmail to api.md 2014-04-01 16:04:16 -07:00
Danny Coates 579c941bf0 implemented /account/status fixes #656 2014-03-30 12:24:05 -07:00
Danny Coates 1a9c987c30 Merge pull request #637 from dannycoates/i610
added /session/status endpoint
2014-03-20 15:25:23 -07:00
Danny Coates 4c398826b4 added /password/forgot/status endpoint 2014-03-20 15:24:06 -07:00
Danny Coates 0b4f42720f added /session/status endpoint 2014-03-20 15:21:56 -07:00
Danny Coates f965ab5d50 updated authAt description 2014-02-12 17:47:11 -08:00
Danny Coates 0019d70daa documented lastAuthAt 2014-02-11 11:00:34 -08:00
Jed Parsons 8fb926fb71 removed duplicate line; sorted lists 2014-01-27 13:40:47 -08:00
Danny Coates 3ac7077eaf split the bad email case into a separate error case 2014-01-23 18:23:34 -08:00
Danny Coates 679604da05 implemented login on /account/create 2014-01-23 17:46:55 -08:00
Danny Coates aaef28af54 added errors for incorrect auth method and key retrieval 2014-01-14 17:52:10 -08:00
Danny Coates 9624eae428 recased 'passCode' 2014-01-14 12:19:00 -08:00
Danny Coates f4ae4bb8bc added service and redirectTo options to endpoints that send email 2014-01-13 14:49:43 -08:00
Danny Coates 47361897fb stubbed in HTTP 410 for #449 2014-01-09 14:03:11 -08:00
Danny Coates 72eba1aace minor api.md doc fixes 2014-01-07 18:41:12 -08:00
Danny Coates 451ca9b853 updated api.md for onepw 2014-01-05 12:45:39 -08:00
Brian Warner ecb2cdec6b update onepw.graffle: replace stretchWrap with 'wrapwrapKb' 2014-01-03 18:54:43 -08:00
Danny Coates 8207f432ea renamed ForgotPasswordToken to PasswordForgotToken 2014-01-02 16:30:49 -08:00
Brian Warner 679268f7df update onepw.graffle: HKDF details, new token names 2013-12-20 17:25:56 -08:00
Brian Warner aa55db1d2e add the OmniGraffle source for the "onepw" protocol diagrams
Recently exported PNG images from this are included in this repo's
related wiki, on this page:

 https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol
2013-12-20 13:03:53 -08:00
Ryan Kelly dd0acf8885 Add optional opaque "service" parameter to verification emails. 2013-12-18 16:37:46 +11:00
Ryan Kelly fe82e1f098 First, rough attempt at internationalization of emails. 2013-12-09 12:53:24 +11:00
Danny Coates 82d3978601 Merge pull request #362 from mozilla/rfk/timestamp-header
Add 'Timestamp' header to all successful requests.
2013-12-02 14:49:56 -08:00
Ryan Kelly 3b1d8543d2 Add 'Timestamp' header to all successful requests. 2013-11-28 14:37:47 +11:00
Danny Coates 38df743201 uid is now a Buffer internally 2013-11-26 12:17:48 -07:00
Ryan Kelly 77872d9b12 Remove server-sent events from the API documentation.
They're not implementend and it's not clear that they ever will be.
2013-11-26 10:40:08 +11:00
Ryan Kelly 0964b318ed Update all the things for new dev domains. 2013-11-20 13:36:21 +11:00
Ryan Kelly 358ba48e9d Remove Backoff header from protocol docs. 2013-11-19 13:54:25 +11:00
Ryan Kelly 50076d9b9b Add example "429 Too Many Requests" response to the docs. 2013-11-19 10:49:32 +11:00
Ryan Kelly 20aad16919 Document basic backoff protocol. 2013-11-18 15:55:32 +11:00
Ryan Kelly 0860657c3a Merge pull request #253 from mozilla/rfk/stale-nonce-checking
Enable checks for nonce re-use in hawk lib
2013-11-17 19:09:02 -08:00
Peter deHaan 34d57f8928 de-picling due to recent repo rename. A couple picl's remain, but I'll file separate bugs as they're less straight forward 2013-11-15 15:38:04 -08:00
Ryan Kelly 258f35019a Merge pull request #249 from dannycoates/i249
proxy for account/reset
2013-11-13 17:45:07 -08:00
Danny Coates 550b4122a7 tweaked api.md 2013-11-13 17:40:07 -08:00
Danny Coates 77208d19cd tweaked api.md 2013-11-13 17:32:17 -08:00
Ryan Kelly dd4fc93b1e Add error code for "invalid nonce" 2013-11-14 11:30:10 +11:00
Ryan Kelly 85faad769a Report serverTime in seconds, since that's what Hawk protocol uses. 2013-11-14 10:56:38 +11:00
Ryan Kelly 6226903866 Include `serverTime` field in the "invalid timestamp" response. 2013-11-14 10:48:10 +11:00
Danny Coates 8debad2e32 split the /raw_password/account/reset into /raw_password/password/change for changing password and /raw_password/password/reset for forgot password 2013-11-13 15:45:13 -08:00
Danny Coates 9c7f0405f6 added /raw_password/account/reset endpoint 2013-11-13 12:39:10 -08:00
Danny Coates b518a59b42 added uid and verified to /session/create response 2013-11-11 17:42:27 -08:00
Chris Karlof c0a2daa78b Added a short dicussion about the motivation for the raw_password API 2013-11-04 17:42:50 -08:00
Danny Coates 4d89d86f8c wip on db api 2013-10-29 13:47:00 -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 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 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 02a51183c4 naive implementation of /raw_password/account/create 2013-10-22 18:35:19 -07:00