-
### Summary
As the Misskey team is probably aware, given miauth, OAuth currently requires pre-registration of clients via either an out-of-band process or, in mastodon API verbage, a `POST` to `/api/…
-
**Which repository?**
- citrineos-core
**Describe the bug**
The generated OpenAPI specification (available at `/docs/json`) is missing type definitions for request bodies and any definitions for …
-
**Describe the bug**
When a role assignment is managed with Deployment Stacks and it is deleted first outside the deployment stack (e.g. by "hand") and is then deleted using the deployment stack, the …
-
i am using this configuration on private server
`Echo echo =
Echo(
PusherConnector(
cluster: dotenv.env['PUSHER_APP_CLUSTER'].toString(),
dotenv.env['PUSHER_APP_ID'].toString(),
au…
-
I have some settings that will supposedly work, but I am unsure how to enter these into NPM. Any ideas?
http://blog.manton.im/2016/04/configure-nginx-with-exchange-2010-2013.html
```
server …
-
**Describe the bug**
When specifying ``context`` (like in queries and mutations, to provide the bearer token with headers) for ``useSubscription`` or ``subscribeToMore``, the provided headers are not…
-
The SR we referring is
| | | Severity 3 | | SR 3-37505625571
-- | -- | -- | -- | -- | --
We noticing metrics permissions issue for grafana server to read. We put the required policy …
-
### What happened?
I'm running a kubeadm cluster on RHEL9 VMs. I was encountering the panic "integer divide by zero" [issue ](https://github.com/kubernetes/kubernetes/issues/124930) so I just upgra…
-
# 🐛 Cannot send HTTP with Bearer Authentication: ClientException (Failed to parse header value)
I want to POST and GET an HTTP API that requires *JWT* authentication.
However, when I launch the…
-
Hi,
I generated an app token, but I cannot use it.
I use it with:
`curl -v -X GET http://api/v1/certificates -H 'Authorization: Token '`
and also in python:
```
r = requests.get('http://…