jkbzh

Results 8 issues of jkbzh

Hi, When opening a URL that is under content-negotiation (or ending in '/'), a well configured server sends a Content-Location header with the URL Path that's missing. Blue griffon (2.1.2...

Hi, could it be possible to have a flag to make the HTTP requests that require authentication behave like inside a browser? That is, if the flag is set, the...

## **User description** test_install_addon_directory() was being called with an xpi file fixture instead of a directory fixture. I fixed this by making a new fixture for test_install_addon_directory() that points to...

enhancement
tests
Review effort [1-5]: 2

## Describe the Bug Unless I examined the code wrongly, the only thing that concact_file does with the validate_cmd argument is ... validate that the arguments of that command are...

community

Hi, I wrote a fail2ban filter to take into account irc clients (mostly bridges and relays) that have been G-Lined in a server, but ignore the `Access denied: "foo" (G-Line)`...

question

Hello, Maybe I misunderstood something in the code but it seems the shim is managing a connection pool for non-persistent connections. For persistent connections, it relays on the mysqli extension....

Hi! I had to protect a channel with a password and did so thru the configuration file: ``` [Channel] Name = test Mode = +k password ``` That works perfectly...

wontfix
question

**Describe the bug** I've an nginx reverse proxy setup identical to the one described in the [wiki](https://github.com/ether/etherpad-lite/wiki/How-to-put-Etherpad-Lite-behind-a-reverse-Proxy#nginx). I'm hosting etherpad on a subdirectory url (/test) and giving this info to...

Stale