Nicola Martino
Nicola Martino
This pr fixes #21
`check_credentials` does not use a constant time string comparison method. This behaviour is unsafe and i think it could lead in a potential timing attack
Since the improvements due to the autocompletion feature are fundamental to have an usable user experience with a very large user base i think it would be nice to have...
using as runtime node from version 10 (since `nodejs8.10` cannot be used anymore) trying converting to PNG produces the following error: ``` { "errorType": "Error", "errorMessage": "write EPIPE", "code": "EPIPE",...