-
**Describe the bug**
For our project we are using Hydra and a PostgreSQL database. Sometimes when trying to get an access token calling the /oauth2/token endpoint, Hydra returns an 500 Internal Ser…
-
Upgraded to new version `v1.9.9` and got the same error as previous issue #625
```
# github.com/RichardKnop/machinery/v1/backends/redis
../../../go-code/pkg/mod/github.com/!richard!knop/machiner…
-
Hello,
I started go one month after nodejs could not bring the performance to the table that I needed.
When searching for fast http frameworks, fasthttp was in the top 20.
But the top 5 (accord…
Fenny updated
4 years ago
-
Can't compile because related file from SIA give error. In the same time this file not give error if I compile SIA.
# make
go install -ldflags "-X 'main.githash=`git rev-parse --short HEAD`' -X '…
-
The way I understand it when interacting with a registered metric via pushgateway API (PUT, POST, DELET, etc.) you need to match grouping key exactly. I also believe that the only way to figure out th…
-
**Describe the bug**
I'm tring to use implicit flow to request the token and the id_token.
**Reproducing the bug**
Steps to reproduce the behavior:
*Server logs*
```
time="2020-0…
-
This issue is related to an issue in `spf13/cobra`: https://github.com/spf13/cobra/issues/1091
There appears to be a vulnerability in [gorilla 1.4.0](https://github.com/gorilla/websocket/security/a…
jpmcb updated
4 years ago
-
__Steps to reproduce:__
1. Create task with a Token that doesn't exists:
```bash
-> POST
-> http://127.0.0.1:9999/api/v2/tasks
-> {
"orgID": "043c5f91dd7ba000",
"status": "active",
"fl…
-
I want nice JavaScript tests but I have no time to write them myself.
If you want to add tests, good tests, you can PR them. If you write good tests, you can own them and maintain them as you see f…
ghost updated
4 years ago
-
Currently the `http.APIHandler` does route checking with conditionals that do prefix matching on the route
https://github.com/influxdata/influxdb/blob/f56c42794b7bf6c51052b86d30a8daa8826fae9f/http/…