Valentin

Results 11 issues of Valentin

# Issue In the migration process from host A to host B with an external storage provider using open/close scripts there is a point where a disk is exclusive opened...

Hi, some time ago git for windows started using the hash_algo key in their git-lfs batch requests. This leads to an unspecific error with giftless ``` HTTP/1.1 422 UNPROCESSABLE ENTITY...

Adding an invoice with an amount containing a wrong decimal seperator (e.g. language: en, amount: 13,12) zields a server error 500 This is most likely due to the fact that...

Hello, I just noticed that switching up "not" and "src" keywords in interface definitions leads to unexpected iptables rules. the line ```interface4 eth0 test not src 10.0.0.0/8``` generates valid iptables...

Hi, we're having some troubles with uwsgi (2.0.20/2.0.21), ruby (2.7/3.1) and redmine (5.0.4) regarding threads (master mode in uwsgi): calls to popen, backticks and shell with non-existing binaries fail and...

This fixes #4627 This is a fixed version of the PR #4816 collabora online provides only one action to edit an file extension and implies that view is also possible....

see CI run in PR #4816 ``` ==================================== ERRORS ==================================== ___________ ERROR collecting tests/api/endpoints/test_invitations.py ___________ ImportError while importing test module '/home/runner/work/seahub/seahub/tests/api/endpoints/test_invitations.py'. Hint: make sure your test modules/packages have valid Python...

These changes use configuration values instead of every occurrence of the string 'focus' in order to make the focus user jid configurable as requested in #7376 and https://github.com/jitsi/jitsi-meet/blob/master/config.js#L37 This patch...

feature-request

add support to set the cipher for ipmitool. was also requested in #161

In hooks/common/60-copy-host-files /etc/localtime is copied without taking into account that this is a symlink on the dom0 and the newly created domU. As the link in ${prefix}/etc/localtime at this point...