1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/apps/desktop/desktop_native
Bernd Schoolmann e8d8a816dd
[PM-14988] Use peercred / GetNamedPipeClientProcessId to gather info about process connecting to ssh agent (#12065)
* Fix double prompt when unlocking by ssh request

* Add peercred for unix

* Enable apple-app-store feature

* Add generic parameter

* Update

* Add procinfo for windows

* Show connecting app in ui

* Use struct instead of tuple

* Use atomics instead of mutex

* Fix windows build

* Use is_running function

* Cleanup named pipe listener

* Cleanups

* Cargo fmt

* Replace "" with none

* Rebuild index.d.ts

* Fix is running check
2024-12-11 12:53:00 +01:00
..
.cargo [PM-8789] Move desktop_native into subcrate (#9682) 2024-07-01 15:19:29 +02:00
core [PM-14988] Use peercred / GetNamedPipeClientProcessId to gather info about process connecting to ssh agent (#12065) 2024-12-11 12:53:00 +01:00
napi [PM-14988] Use peercred / GetNamedPipeClientProcessId to gather info about process connecting to ssh agent (#12065) 2024-12-11 12:53:00 +01:00
objc [deps] Platform: Update Rust crate anyhow to v1.0.94 (#12296) 2024-12-09 15:42:42 +01:00
proxy [deps] Platform: Update Rust crate anyhow to v1.0.94 (#12296) 2024-12-09 15:42:42 +01:00
.gitignore [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
build.js [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
Cargo.lock [PM-14988] Use peercred / GetNamedPipeClientProcessId to gather info about process connecting to ssh agent (#12065) 2024-12-11 12:53:00 +01:00
Cargo.toml [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00