Colin Emonds
Results
2
issues of
Colin Emonds
Hello, I'm trying to create a container for the proprietary software suite WPS Office. I am able to build the Ubuntu container successfully. Unfortunately, when I try to launch it...
The function `algorithm_sign(signables text, secret text, algorithm text)` incorrectly has the following line: ```sql SELECT @[email protected]_encode(@[email protected](signables, secret, alg.id)) FROM alg; ``` Because the `hmac` function is qualified with `@extschema@`, which...