diff options
author | Teddy Wing | 2021-11-30 20:44:01 +0100 |
---|---|---|
committer | Teddy Wing | 2021-11-30 20:44:01 +0100 |
commit | fc310d8191941aad328425d147cdf0df10b0d1b5 (patch) | |
tree | ca1d7644ada6a56154def930e751c2c59cdcc434 /keyboard_layout.lua | |
parent | c50888fd0ea6f0802b834dbf4c2a799bdb37d3fc (diff) | |
download | dothammerspoon-fc310d8191941aad328425d147cdf0df10b0d1b5.tar.bz2 |
meet: Move the CSRF to a query string argument
Move the CSRF check to a query string parameter instead of a request
header. Doing this because I need to make the request from a
Greasemonkey script, and it gets CORS-blocked if I add a non-whitelisted
header to the request.
Also rename the CSRF variable to "csrf-ish" since it's a hard-coded
random string.
Diffstat (limited to 'keyboard_layout.lua')
0 files changed, 0 insertions, 0 deletions