Tomas Ebenlendr
Tomas Ebenlendr
https://github.com/pmaupin/pdfrw/blob/6c892160e7e976b243db0c12c3e56ed8c78afc5a/pdfrw/pagemerge.py#L102 there should be `name == 'h'` instead of `value == 'h'`
### General information - Operating system + version: Linux - Debian testing - Browser + version: Chromium 83.0.4103.116 - Information about the host app: host app works fine - Information...
Advanced filtering, that lets user use any boolean expression of included or excluded users, teams or services. First commit adds filtering by teams and fixes validation display in options. Other...
With `-http-append-path` TFTP request `//foo/bar` discars path portion of base url and `http://foo/bar` made request to server `foo` completely ignoring base url. This patch validates base url on start and...