Panagiotis Papadopoulos
Panagiotis Papadopoulos
## Bug Description When working with REST APIs that return a larger number of data and use 'transfer-encoding': 'chunked', `request` is not able to properly parse the body with the...
Hi all, If you look at the growing number of stale "Pull Requests", it feels like this project is more or less in an unmaintained state. None of the (if...
Hi all, quick question: Is the checkExact() middleware supported for wildcards? E.g. consider the following scenario: I need to validate a body that looks something like this: ``` const body...
### What happened? When trying to set a value in the "Settings (specific)" tab of a device, the UI will submit the value at least twice. Once when you click...
Hi all, just formally creating an issue for my pull request #685 here as well. When you are a regular user, without any special elevated rights, e.g. if you are...
The code was previously using to "return" at the end of the function to stop execution of code. The way the `tutor_permission_denied_template` is used though, returning will not help ->...
I've updated the devDependencies in package.json to the latest version, where possible. This also made some changes necessary in the `browser-build.js`, as a few of the options have been renamed...
**Describe the bug** Trying to run npm install with from current main/master fails due to some dependency issues **Examples** ``` npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could...
Hello, The "Deutsch" locale has one message, with an unmatched additional `` tag, which causes a Gtk-WARNING message: ```(rawtherapee:617420): Gtk-WARNING **: 08:29:35.684: Failed to set text 'Bewertung entfernen. Taste: 0'...
**Describe the bug** The default jail config for the `wo-wordpress` jail is not properly working out of the box with Ubuntu 24.04, because the default fail2ban backend is set to...