-
### Proposal:
need to add basic auth into HTTP interface code to support auth with users and password hash that already works for SphinxQL interface
### Checklist:
To be completed by the assignee. …
-
Our current code is treating `cookie` key authentication as if it is a `header` key authentication with the specific header name.
This is incorrect.
Proposal: since we could identify the type of auth…
-
Hi!
The Immich mobile app now supports sending arbitrary HTTP header values to the server, which allows setting up basic authentication using a reverse proxy: https://github.com/immich-app/immich/p…
-
Hello Folks,
Thank you for this great extension to dash.
I have just deployed an app to Azure App Service and it generally works well. The last thing that I have added is to integrated (Azure En…
-
#### Problem Description
When using mitmproxy, the above URL will return a "400 Bad Request", without mitmproxy it works fine.
Some HTTP-Headers:
```
Host: android.googleapis.com
Content-Ty…
-
**Describe the bug**
When doing any action with the API, an access token has to be acquired through the auth API at `https://accounts.lidl.com`. However, I'm suddenly getting an HTTP 403 on that API.…
-
Issues with authentication for private instance of Salesforce that appears similar to https://github.com/StevenMMortimer/salesforcer/issues/111 and https://github.com/StevenMMortimer/salesforcer/issue…
-
## Description
When the https external proxy has auth (idk what it does without), if you try to send a request over https, you will have the error `Invalid URL. Please double check your URL.`
## S…
-
on the ejabberd-24
```
ejabberd | /opt/ejabberd/.ejabberd-modules/sources/ejabberd-contrib/ejabberd_auth_http/deps/fusco/src/fusco_lib.erl:273:22: Warning: http_uri:decode/1 is deprecated and will …
-
Since #327 was merged, adding a middleware for HTTP authentication should be possible and would be a better solution than the [current guide](https://crowcpp.org/guides/auth/).