1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/apps/desktop/src
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
..
app Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
auth Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
autofill [PM-9035] desktop build logic to provide credentials to os on sync (#10181) 2024-12-06 16:31:30 +01:00
images [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
key-management Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
locales feat(auth): [PM-13659] implement 2FA timeout handling across clients 2024-12-03 13:55:40 -06:00
main Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
models/native-messaging Delete Unused Bits of StateService (#9858) 2024-07-08 20:38:10 -04:00
platform [PM-14988] Use peercred / GetNamedPipeClientProcessId to gather info about process connecting to ssh agent (#12065) 2024-12-11 12:53:00 +01:00
scss [PM-12753] Desktop edit folder button visibility (#11284) 2024-11-15 09:54:13 -05:00
services Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
types [PM-990] Unix biometrics unlock via Polkit (#4586) 2024-08-06 11:04:17 -04:00
vault/app Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
entry.ts [PM-13361] Fix DDG backwards compat (#11804) 2024-10-31 18:03:24 +01:00
global.d.ts [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00
index.html [PM-11766] Introduce SDK client (#10974) 2024-10-07 13:20:50 +02:00
main.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
package-lock.json Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
package.json Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
preload.ts [PM-9035] desktop build logic to provide credentials to os on sync (#10181) 2024-12-06 16:31:30 +01:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00