1
0
Fork 0
liza/src
Mike Gerwitz 16409a014f TokenedDataApi: Accept or kill token
Rather than leaving a token in a DONE state, we should either transition to
ACCEPTED or DEAD depending on whether the token was superceded.

* src/server/dapi/TokenedDataApi.ts (_replyUnlessStale): Accept token when
  not superceded, otherwise kill.
  [store]: New param.
  (request): Use it.
* test/server/dapi/TokenedDataApiTest.ts: Update accordingly.
2019-10-18 09:55:11 -04:00
..
assert Copyright range update 2019-08-30 09:41:35 -04:00
bucket Copyright range update 2019-08-30 09:41:35 -04:00
calc Copyright range update 2019-08-30 09:41:35 -04:00
client Add optional rate event delay 2019-09-19 10:54:21 -04:00
conf Copyright range update 2019-08-30 09:41:35 -04:00
css [DEV-4452] Accordion margin applies to collapsable header only 2019-03-01 10:02:39 -05:00
dapi RestrictedDataApi: Provide error to event if present 2019-10-18 09:55:11 -04:00
data Copyright range update 2019-08-30 09:41:35 -04:00
document TokenDao: "quote"=>"document" with nominal type 2019-10-17 11:47:14 -04:00
error {Context,Chained}Error: New modules 2019-10-18 09:55:09 -04:00
field Copyright range update 2019-08-30 09:41:35 -04:00
group Copyright range update 2019-08-30 09:41:35 -04:00
program Copyright range update 2019-08-30 09:41:35 -04:00
quote quicksave: Remove saving and restoring of state 2019-09-04 11:59:36 -04:00
server TokenedDataApi: Accept or kill token 2019-10-18 09:55:11 -04:00
sort Copyright range update 2019-08-30 09:41:35 -04:00
step Copyright range update 2019-08-30 09:41:35 -04:00
store Copyright range update 2019-08-30 09:41:35 -04:00
system Copyright range update 2019-08-30 09:41:35 -04:00
test Copyright range update 2019-08-30 09:41:35 -04:00
types NodeCallback<T, R>: New type to simplify callback declarations 2019-10-18 09:55:11 -04:00
ui [DEV-5872] Catch when an element is not present 2019-09-26 13:24:39 -04:00
util Copyright range update 2019-08-30 09:41:35 -04:00
validate [DEV-5657] Check for TLD in email addresses 2019-09-12 09:30:23 -04:00
version.js.in Proper attribution for src/version.js.in 2016-03-29 14:35:59 -04:00