P-EB

Results 15 issues of P-EB

## Description Hello Installing pgcli 3.5.0 on a Debian server with postgresql 15, when, as unix user postgres, I run a simple `pgcli`, I get a proper prompt, but as...

This is a draft lacking unit/functional tests. I'd like to get your feeling about including SecureKeys. Regarding testing, I'd be happy to write the tests but I'm not sure to...

### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...

bug

**Describe the bug** Hi, Some of your code is licensed under GPL-3, other parts (eg [`threadname](https://github.com/PowerDNS/weakforced/blob/master/ext/ext/threadname.cc)) is under GPL-2 (not GPL-2+). According to [GNU](https://www.gnu.org/licenses/gpl-faq.en.html#AllCompatibility), this is not possible. Could you...

bug

**Describe the bug** Hello, In both `ext/json11/json11.cpp` and `common/minicurl.hh`, uintX_t are used without stdint.h being included. In some build scenarii like the Debian package build I attempted, this leads to...

bug