-
That would be really nice!
-
We should be able to configure the proxy adapter to use basic authentication.
-
It would be nice to have a helper for HTTP Basic authentication
-
It would be great to have some sort of authentication in front of the ollama api. Currently I´m using Nginx Proxy Manager to add a Access List to prevent unauthorized access but a standard way impleme…
-
## Describe the bug
There seems to be a problem with the certificate check in ocis5.0.8. I don't use LDAP for authentication and set up a basic docker configuration. Please find my docker-compose bel…
-
I think that this fantastic product need to add a Basic Authentication feature (username and password) for customers to securely access their orders and to show their orders history. This would help e…
-
🐞 **Problem**
When an AWS Elasticsearch cluster is configured to use a master-user, lambdas attempting to load data from CloudWatch need to authenticate.
🎯 **Goal**
It will help users keep th…
-
If you use azure/kaleido and use a basic auth url such as https://username:password@host:port, it doesn't work. Web3js uses XMLHttpRequest under the hood, which doesn't automatically turn the credenti…
-
I understand boost::beast does not offer high-level API to increase likelihood of standardisation in future. And I wonder whether the community produced wrappesr around boost::beast for mundane tasks.…
-
**Description**
file.manage doen't download redirected url with basic authentication like : https://USERNAME:PASSWORD@someurl.com/file.tar.gz
If the URL is used with curl -L URL we see a redirect:…