-
I run CS on my local host and qbit on a remote seedbox that requires proxy authentication when accessing via https.
When I ty to set the qbit url in the config to https://user:pass@domain/qbittorren…
-
At the moment only basic authentication is performed. Additionally I would like to validate the access token for authentication if one is present. I have code for this. Let me know if you are interest…
-
Services in the `socketworld` ecosystem depend on user access to manipulate resources -- the `daemon` service should validate that each request comes from a user with a valid session.
- Check that a …
-
```
What steps will reproduce the problem?
1.try to use a site that uses basic authentication
What is the expected output? What do you see instead?
Even if the authentication is typed directly (like …
-
Is there a consideration to support network proxies? For example, setting network proxies via function arguments or environment variables.
-
**Is your feature request related to a problem? Please describe.**
很多应用的WebUI认证方式都是[HTTP基本认证(Basic Authentication)](https://en.wikipedia.org/wiki/Basic_access_authentication),例如:Syncthing、frp等,不能通过…
-
I am interested in running [Desktop ](https://hub.docker.com/r/kasmweb/desktop) as a Stand Alone Web Service but i suppose they all function more ore less the same. I made this Docker Compose to try a…
-
## Summary
Enable Basic authentication.
## Why?
I have a Gateekeper working well with Authorization Code Flow (using access tokens) but would like to also accept Password Credentials Grant (…
-
### Proposal
Support passing the `X-Nomad-Token` via HTTP Basic Auth to use the Nomad API, by ignoring the `username` section and parsing the `password` section as if it were a token.
### Use-case…
-
Support Basic Authentication when the Presto end-point is configured for LDAP Authentication.