aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2021-11-30 20:44:01 +0100
committerTeddy Wing2021-11-30 20:44:01 +0100
commitfc310d8191941aad328425d147cdf0df10b0d1b5 (patch)
treeca1d7644ada6a56154def930e751c2c59cdcc434 /README.md
parentc50888fd0ea6f0802b834dbf4c2a799bdb37d3fc (diff)
downloaddothammerspoon-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 'README.md')
0 files changed, 0 insertions, 0 deletions