Phillip Johnson
Phillip Johnson
In the Account controller, the redirect URL is hard-coded to root, but I believe it should actually pull from the config to accommodate applications running at a given context other...
Here's the relevant code: ``` /** * Read a {@link JsonNode} from a string input * * @param json the JSON as a string * @return the document * @throws...
I was using your library today and there was some functionality that I felt would make the library a bit easier to use. Thanks for your effort in creating this...
Trivy is reporting the following number of vulnerabilities for the version [10.1.0.b50633](https://hub.docker.com/layers/redash/redash/redash/10.1.0.b50633/images/sha256-f3e8d95656255d9684051604a586dfd50035fa1e297e68379dc1b557f1885c0f?context=explore). `trivy image -s HIGH,CRITICAL redash/redash:10.1.0.b50633` ``` redash/redash:10.1.0.b50633 (debian 10.11) ========================================== Total: 194 (HIGH: 165, CRITICAL: 29) Node.js (node-pkg)...