Thibs

Results 8 issues of Thibs

Revival of https://github.com/launchbadge/sqlx/pull/1166 Fixes #1162 Tests are separated whether client SSL or password is used to authenticate the user. Database's configuration is changing (to configure database and not provide any...

Hi @ovasquez , thank you for this useful tool! I encounter an issue when in my `mkdocs.yml` of a sub-site I'm using special characters, such as `!`: ```yaml markdown_extensions: -...

bug

https://github.com/Cosmian/kms/pull/209 disables the use of `wrap`/`unwrap` in CLI because it uses OpenSSL and we wanted the CLI to be usable in MacOS/Windows without OpenSSL. Ref commit: https://github.com/Cosmian/kms/pull/209/commits/679fe9ff4f035cf40d9ce02f928f4dcecc262e88

#182 ignores RUSTSEC-2023-0079 from `pqc-kyber`. This should be temporary and reverted when https://github.com/Argyle-Software/kyber/issues/108 is fixed.

* [ ] Allow the user to change his database secret * [ ] Improve error messages (for a better user experience) concerning sqlcipher: bad password, bad group id, etc....

enhancement

`list_shared_objects` function maybe merged with `find` function. The main issue is that it includes `INNER JOIN` to fetch shared objects with permissions, and it is something we don't want for...

enhancement

#36 exposed IND-CPA Kyber primitives, but #96 reduced the scope of publicly available parameters (see [here](https://github.com/Argyle-Software/kyber/pull/96/files#diff-b1a35a68f14e696205874893c07fd24fdb88882b47c23cc0e0c80a30c7d53759R157-R160)). This PR proposes to expose again `IND-CPA` parameters publicly, gated under `hazmat` feature.

### What version of daisyUI are you using? 4.12.10 ### Which browsers are you seeing the problem on? Chrome, Firefox ### Reproduction URL https://play.tailwindcss.com/let2Ry0pnA ### Describe your issue First, thanks...