Maciek Nowacki
|
7ba8716917
|
compare auth token against SHA-1 HMAC of POST body
|
2021-03-12 15:10:49 -07:00 |
|
Maciek Nowacki
|
473fa4b662
|
set default auth token to SHA-1 of empty string
|
2021-03-12 12:25:22 -07:00 |
|
Maciek Nowacki
|
97a746c572
|
don't double-encode JSON
|
2021-03-12 11:08:19 -07:00 |
|
Maciek Nowacki
|
0a89138a79
|
compare channel id on value basis
|
2021-03-12 10:26:43 -07:00 |
|
Maciek Nowacki
|
72d7ffd5c0
|
rewrite XhrListener to use Express
|
2021-03-11 11:28:26 -07:00 |
|
Maciek Nowacki
|
8ee1c6551f
|
ensure that channel is being looked up with reservation_no
|
2021-03-03 14:14:01 -07:00 |
|
Maciek Nowacki
|
66b8ef945f
|
pass along reservation_no from Archimedes
|
2021-03-03 13:59:14 -07:00 |
|
Maciek Nowacki
|
60b5f21f76
|
use config/apps.ts for configuration
|
2021-03-03 11:12:51 -07:00 |
|
Maciek Nowacki
|
082b815989
|
commenting-out this.ws.ping test as it appears broken
|
2021-03-03 08:51:13 -07:00 |
|
Maciek Nowacki
|
3e78524a6d
|
version 1.2.3 → 1.3.0
|
2021-03-02 14:28:23 -07:00 |
|
Maciek Nowacki
|
76e321c3f7
|
clean up indentation (blame/praise VS Code for this 😜)
|
2021-03-02 13:51:53 -07:00 |
|
Maciek Nowacki
|
eccba2876e
|
shot in the dark pt. 2
|
2021-03-01 12:12:12 -07:00 |
|
Maciek Nowacki
|
9a38d5f0a8
|
shot in the dark to fix tsc failure during CI
|
2021-03-01 12:05:41 -07:00 |
|
Maciek Nowacki
|
202333c8cd
|
implement XhrListener to forward POSTs to WS
|
2021-02-25 15:37:39 -07:00 |
|