-
**Is your suggestion related to a problem? Please describe.**
At the moment you can not ban a user until they have first joined a channel. This is problematic for two reasons:
a) If that user is h…
-
requests-kerberos v0.9.0 added support for preemptively sending the HTTP negotiate header in HTTP requests.
When we initialize `HTTPKerberosAuth` with `force_preemptive=True`, requests-kerberos wil…
-
Querying the Sia API and then caching the results for Prometheus to later scrape seems to be at odds with the general Prometheus pull-oriented design.
Why not query Sia *in response to* a Prometheu…
-
#### Code Sample
I am having some troubles understanding `apply_ufunc` broadcasting rules. As I had some trouble understanding the docs, I am not 100% sure it is a bug, but I am quite sure. I will …
-
### What version of Bun is running?
1.0.26+c75e768a6
### What platform is your computer?
Linux 4.4.0-19041-Microsoft x86_64 x86_64
### What steps can reproduce the bug?
I want to conditionally im…
-
Hi,
Currently, ProxyServlet executing request like below:
```
proxyResponse = proxyClient.execute(getTargetHost(servletRequest), proxyRequest);
```
Adding support for `HttpClientContext` (or, via s…
-
See disabled tests in AuthTimeoutTest.
-
Sometimes a server can throw the following exception `io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already`, - a remote peer can send a `CLOSE_NOTIFY` with its last SSL packet, whic…
-
Looks like I got bit in the butt by the same bug that bit others.
Hard coded markup.
Hard coding ANSI escapes for colors is a bad idea.
I already got burned for doing this on I3 instead of us…
-
For regular cross-document VTs, both incoming and outgoing documents must "opt-in" using the `@view-transition` rule for the transition to be performed. IIUC, this is done primarily for performance re…