-
### qBittorrent version and Operating System
4.3.1 Windows 10 64-bit (10.0.1xxxx)
### What is the problem
I have a remote Jackett server which is behind a reverse proxy, therefore it is reachable…
-
### What happened?
Steps to reproduce:
Log in to Swizzin
Navigate to the NextCloud web interface
Blank 'Error' Screen. This is due to NextCloud not liking the Basic authentication in the header.
…
-
**[ @mmguero](https://github.com/mmguero)** cloned issue [idaholab/Malcolm#297](https://github.com/idaholab/Malcolm/issues/297) on 2023-11-21:
> Malcolm currently supports two authentication modes:
…
-
### 是否有人曾提过类似的问题?
是(Yes)
### 你觉得APP有什么不足之处?
> 给大家提个醒, Outlook 自从 2024 年 9 月 16 日以来,已禁用以 Basic Authentication 的方式登录 SMTP 服务器。
>
> 官方声明链接: [Deprecation of Basic authentication in Exchange Online](…
-
### Do you want to request a *feature* or report a *bug*?
A feature
### What did you do?
I am using an http forward authentication which is sending the authentication request to a simple …
-
### Current behavior
I am trying to handle the login authentication pop-up using the following approach
```js
cy.visit('https://username:pwd@example.cypress.io')
```
and also I tried using
…
-
**Is your feature request related to a problem?**
I would like to config SMTP sender for microsoft online mail service; however, basic authentication is depricated (https://learn.microsoft.com/en-us/…
-
```
I tried to use the client with a server that requires an username and a
password. However, if I use this:
XMLRPCClient client = new
XMLRPCClient("http://username:password@192.168.0.1:8766/");
I …
-
### Description
The Keycloak outgoing SMTP mail configuration currently supports basic authentication. Many service providers (Microsoft, Google) are moving towards SMTP OAuth authentication and end …
-
Hello,
Is there any plan to support HTTP Basic Authentication in a future version ?
Today if we plan to use the app, the server needs to be publicly exposed...
Even a "light" support like ext…