Hamish Claxton
Hamish Claxton
You could do that, but that is also a huge security vulnerability. You're best off having two users at the moment for those who need SSHFS and configure pam to...
Sure sorry, I am not using the rust API at all. Just using 'fetch' with 'credentials: include' as an option when making a request. When I need to access a...
After some testing and research macOS behaves the same as Linux. I was in fact able to get Windows to work as I found that Set-Cookie does not work without...
I am a little unfamiliar with how it works with Rust - honestly just starting to get into it with ESP32 and embedded development, but I am going to say...
Yeah of course, maybe removing wasn't the best term, rather than having an option to switch it off? Keeping software as minimal as possible is always a priority in terms...
For sure, personally and within my own business I always strive to embrace new ways of doing things, it drives innovation. However same can't be said for some of my...
It would be great to have 'net.createConnection' from the Net API so that [discord-rpc](https://github.com/discordjs/RPC) can work. I would be happy to make an example project that can be tested with...
I'll quickly create a project you can test it with.
Here is a quick project I threw together: https://github.com/Verequies/tauri-pkg-test. Should be able to build it on Linux, macOS and Windows. Basically just spits the error from the backend sidecar into...
During testing my app on Windows I also had this experience. Came up as "Trojan:Script/Wacatac.B!ml". This was a debug build as well.