-
By default Owntracks tries to establish a connection, using MQTT over WS, contacting `:/mqtt`
It would be cool if there is a way to change that path to something else, customized. Even if one shoul…
-
Security schemas used on operations should generate code that sets the auth requirements to the endpoint via the `auth` method
see #3091
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
I am attempting to get santa up and running on just one computer for demonstration purposes so i've opted to not set up the sync server.
I suspect the problem lies with installing the profiles. The fi…
-
### What happens?
I have a combined security schema defined as follows:
```
security:
- bearerAuth: [ ]
apiKeyHeader: [ ]
```
I am using @scalar/api-reference 1.25.25 package
when I try …
-
**Describe the bug**
Not able to update 'System Prompt' from the conversations tab under Security AI settings
**Kibana/Elasticsearch Stack version**
```
VERSION: 8.16.0
BUILD: 79434
COMMIT: 59220e984…
-
### What problem are you facing?
When creating an [AWS VPC endpoint](https://marketplace.upbound.io/providers/upbound/provider-aws/v0.35.0/resources/ec2.aws.upbound.io/VPCEndpoint/v1beta1), it automa…
-
**Describe the feature request**
Piggy backing off of issue https://github.com/istio/istio/issues/19684 which was closed without any prioritized work. I agree with the premise of that issue, that t…
-
## Summary
Enhance the Flask application by adding a feature that allows users to check the availability of domain names for purchase using the GoDaddy API.
## Description
We aim to provide users w…
-
Hello, I have the newest Nuxt (v3.14.159) and nuxt-security (v2.0.0) packages .
When I call `useFetch` to a server route, in a page, where SWR is enabled, I get a 401 because of the http basic auth.…