Duvergier Claude
Duvergier Claude
I also noticed this on macOS 13.5 (Ventura). According to [this "macOS TCC" article on HackTricks](https://book.hacktricks.xyz/macos-hardening/macos-security-and-privilege-escalation/macos-security-protections/macos-tcc#query-the-databases), value `1` is for _unknown_ and value `2` for _allowed_: > The auth_value can...
Done :heavy_check_mark:: #67.
> do you know of anything else open source that supports this? [GLPI](https://github.com/glpi-project/glpi) has a ticketing feature and supports inline images (pasted from clipboard). Note that GLPI **is not** a...
Thanks for this feedback, it started as a hack idea I thought would be simple ("Just a simple field and an `if`") and I discovered how the paste file is...
Looks similar to an issue on the iOS application (https://github.com/mastodon/mastodon-ios/issues/744) when switching tab.
If you want to run a test over a specific network interface you can use the `--source` option.
For anyone wondering, here is a way to tell a Dockerized Node to trust some certificates: * Place your certificates (as PEM) into a `extra-certs.pem` file (on your host) *...
All existing classes have both the notion of styling the checkbox with material design AND giving it color. And a single class is added to the ``. When I need...
Interesting issue (I kind of get the point) but I think it lacks some proper description. Would you mind elaborate?