Ralf Vogler
|
3ddf1720bb
|
notify: use execFile with arg array instead of exec to avoid shell-escape, fixes #239
Also proper fix for https://github.com/vogler/free-games-claimer/pull/167
https://www.npmjs.com/package/shell-escape
https://stackoverflow.com/questions/1779858/how-do-i-escape-a-string-for-a-shell-command-in-node
https://nodejs.org/api/child_process.html#child_processexecfilefile-args-options-callback
|
2023-11-09 02:34:17 +01:00 |
|
Ralf Vogler
|
0832ae57f5
|
run eslint --fix .
|
2023-11-08 01:16:49 +01:00 |
|
Ralf Vogler
|
e4e4f2eafa
|
fix eslint errors
|
2023-11-07 18:10:22 +01:00 |
|
Ralf Vogler
|
8c2ac3b6d0
|
add LOGIN_TIMEOUT (180s) for PW, but prompts still wait forever
|
2023-02-21 21:21:55 +01:00 |
|
Ralf Vogler
|
992fe4fc8b
|
notify-test.js
|
2023-02-20 15:31:30 +01:00 |
|