Jörg Mechnich
Jörg Mechnich
In my humble opinion, all detailed descriptions of available commands should be removed from the README.md. The information is no longer in sync in the code (e.g. flags for individual...
String inputs from forms should be checked and sanitized early in order to avoid artifacts in output (and to improve security).
> Besides my comment about the parentheses in JS files, I have one question: What happens now when someone is trying to access one of the pages in the case...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
##### SUMMARY This small patch adds support for [apt-patterns](https://manpages.debian.org/bookworm/apt/apt-patterns.7.en.html). ##### ISSUE TYPE - Feature Pull Request ##### ADDITIONAL INFORMATION Support for apt-patterns makes it possible e.g. to express `apt purge...
Currently, the fonts **Arvo** and **Lato** are loaded from Google and are used primarily for installation, error and admin pages, if I am reading things correctly. As the `useInternalAssets` flags...
### Steps to reproduce 1. Open https://nextcloud.server.example.org/settings/admin/logging 2. Wait for a few seconds until the log gets refreshed ### Expected behaviour The same log messages as before the refresh should...
Since upgrading chromium from version `127.0.6533.88-1~deb12u1` to `138.0.7204.92-1~deb12u1`, the translation dialog is shown. The command line flags `--disable-features=Translate` and `--disable-features=TranslateUI` (the latter being obsolete for a while already) don't seem...
Running `make install` from the cloned local repository fails: ``` % sudo make install # upgrade/installation will leave the my-plugins folder rm -Rf /usr/bin/whatweb /usr/share/man/man1/whatweb.1 /usr/share/man/man1/whatweb.1.gz /usr/share/doc/whatweb /usr/share/whatweb/plugins-disabled /usr/share/whatweb/plugins /usr/share/whatweb/lib...
WhatWeb cannot be installed to `/usr` on macOS. The automatic switch to `/usr/local` fails as `PREFIX` is already set on line 2.