1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00
Commit Graph

1269 Commits

Author SHA1 Message Date
Anders Åberg
9b3e5a5bfd Always use app store cert 2025-02-18 12:01:21 +01:00
Anders Åberg
e4c3179354 Try to force E2F4EAED32FD109DFB50C4191B0B9CB0AEE59E67" in after-sign 2025-02-18 10:40:34 +01:00
Anders Åberg
71e3b8a9f6 skip notarization 2025-02-18 10:01:41 +01:00
Anders Åberg
8c7e7ace3f Added console log 2025-02-18 09:59:24 +01:00
Anders Åberg
9d5703d44d use E2F4EAED32FD109DFB50C4191B0B9CB0AEE59E67 in more places 2025-02-18 09:58:32 +01:00
Anders Åberg
9eea02da00 Use ope identity 2025-02-18 09:34:52 +01:00
Anders Åberg
cdd23e2196 remove from electron-builder, the other one was after-sign 2025-02-18 09:08:59 +01:00
Anders Åberg
aa802cea6a remove identiy from elecontr-builder 2025-02-18 09:08:37 +01:00
Anders Åberg
56ea910690 fix lint 2025-02-17 22:27:13 +01:00
Anders Åberg
307926a514 Added logging of context 2025-02-17 22:26:47 +01:00
Anders Åberg
8391d2eff2 use 72D6946D0C58104BE4BA662760B3C4D02AF5F909 2025-02-17 22:25:48 +01:00
Anders Åberg
9a3b104390 Try to use a Developer ID profile 2025-02-17 20:41:02 +01:00
Anders Åberg
2dce24c73a Don't notarize 2025-02-17 20:36:27 +01:00
Anders Åberg
b5e5108bf0 Test setting Bitwarden Inc (LTZ2PFU5D6) in electron-builder.json too 2025-02-17 20:29:12 +01:00
Anders Åberg
178206cae7 Just testing to use different identity 2025-02-17 20:27:40 +01:00
Anders Åberg
874b3ef58f Try notarize 2025-02-17 19:47:09 +01:00
Anders Åberg
8516a6167e Merge branch 'main' into anders/extension-signing 2025-02-17 19:44:58 +01:00
renovate[bot]
19a6641ce8 [deps] Platform: Update Rust crate napi to v2.16.15 (#13433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2025-02-17 12:35:17 +01:00
bw-ghapp[bot]
4a289cd5e2 Autosync the updated translations (#13443)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-17 09:52:25 +00:00
bw-ghapp[bot]
e83a5eac1d Autosync the updated translations (#13397)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-14 08:42:51 +01:00
Vicki League
fabcf04398 [CL-335][CL-336][CL-374] Announce toasts more consistently (#13167) 2025-02-13 14:56:43 -05:00
Github Actions
9655b1b3bc Bumped Desktop client to 2025.2.2 2025-02-13 18:27:22 +00:00
SmithThe4th
a2945203f4 [PM-12047] Remove usage of ActiveUserState from cipher.service (#12814)
* Cipher service web changes

* Updated browser client to pass user id to cipher service observable changes

* Cli changes

* desktop changes

* Fixed test

* Libs changes

* Fixed merge conflicts

* Fixed merge conflicts

* removed duplicate reference fixed conflict

* Fixed test

* Fixed test

* Fixed test

* Fixed desturcturing issue on failed to decrypt ciphers cipher service

* Updated abstraction to use method syntax

* Fixed conflicts

* Fixed test on add edit v2

Passed active userId to delete function

* Used getUserId utility function

* made vault changes

* made suggestion changes

* made suggestion changes

* made suggestion changes

* Replace getUserId function calls with pipe operator syntax for better consistency

* fixed merge conflicts

* revert mistake made of usinf account activity during merge conflict fix

* fixed conflicts

* fixed tests
2025-02-12 08:53:31 -05:00
Todd Martin
e45ef6b924 (chore) Update desktop version to 2025.2.1 (#13370) 2025-02-12 00:07:17 -05:00
Github Actions
6aeab0765d Bumped client version(s) 2025-02-12 02:45:11 +00:00
Shane Melton
182f9baa0f Revert "[PM-5718] Fix free organization generating TOTP (#11918)" (#13357)
This reverts commit 459fb1bcf4.

Co-authored-by: SmithThe4th <gsmithwalter@gmail.com>
2025-02-11 11:12:56 -08:00
Alec Rippberger
1685f67e90 refactor: [PM-17530] remove obsolete registration component
Remove outdated registration components and associated routes to cleanup the codebase and eliminate legacy functionality.
2025-02-11 16:05:21 +00:00
Patrick H. Lauke
55c1dd9dbb [Desktop] Remove incorrect aria-hidden from account switcher options (#12693)
Co-authored-by: Patrick-Pimentel-Bitwarden <ppimentel@bitwarden.com>
2025-02-10 16:50:34 -05:00
Bernd Schoolmann
543cf0fb3f [PM-14006] Prevent screenshot setting V2 (#12570)
* Add screenshot protection to windows and mac

* Update messaging of screencapture prevention feature

* Rename settings key

* Default allow screenshots

* Update screenshot setting description

* Fix typo

* Add confirm visible prompt
2025-02-10 20:02:13 +01:00
Maciej Zieniuk
7e2e604439 [PM-14445] TS strict for Key Management Biometrics (#13039)
* PM-14445: TS strict for Key Management Biometrics

* formatting

* callbacks not null expectations

* state nullability expectations updates

* unit tests fix

* secure channel naming, explicit null check on messageId

* revert null for getUser, getGlobal in state.provider.ts

* revert null for getUser, getGlobal in state.provider.ts
2025-02-10 13:31:19 +01:00
Addison Beck
40e8c88d77 chore: correct desktop version (#13334) 2025-02-10 11:51:38 +00:00
Github Actions
93f601fa0d Bumped client version(s) 2025-02-10 11:28:22 +00:00
bw-ghapp[bot]
25107e4b52 Autosync the updated translations (#13333)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-10 10:30:59 +00:00
bw-ghapp[bot]
ecfbbdeb65 Autosync the updated translations (#13244)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-10 11:18:47 +01:00
Github Actions
1c2333ca5a Bumped Desktop client to 2025.2.0 2025-02-06 21:04:47 +00:00
Daniel James Smith
fc62d80b70 Rename @bitwarden/importer/ui to @bitwarden/importer-ui (#13268)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-06 12:59:52 -05:00
Anders Åberg
493da22407 Edit plists 2025-02-06 16:44:39 +11:00
Anders Åberg
51798fc0b2 Fixing path 2025-02-06 16:03:48 +11:00
Anders Åberg
6ae6422bdd Merge branch 'main' into anders/extension-signing 2025-02-06 10:00:15 +11:00
Vince Grassia
8162be09b2 Update signature of signing certificate (#13275) 2025-02-05 20:38:51 +00:00
Bernd Schoolmann
2f8a7a95bd [PM-15994] Move encrypt service to km ownership (#13220)
* Move encrypt service to km ownership

* Update imports for encrypt service abstraction and move bulk encrypt service abstraction

* Fix imports

* Fix further imports

* Fix imports

* Fix worker import
2025-02-05 17:39:11 +01:00
Daniel James Smith
f6eb08c3b7 Rename @bitwarden/importer/core to @bitwarden/importer-core (#13182)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-05 08:31:12 -06:00
Vicki League
4db2a5dfc6 [CL-530] Exclude CL inputs from global desktop css (#13254) 2025-02-05 09:21:16 -05:00
Daniel James Smith
ee70c67fce Remove v1 generator UI from desktop (#12909)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-05 12:57:06 +01:00
Jason Ng
327aed9763 [PM-11162] Assign To Collections Permission Update (#11367)
Only users with Manage/Edit permissions will be allowed to Assign To Collections. If the user has Can Edit Except Password the collections dropdown will be disabled.
---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
Co-authored-by: kejaeger <138028972+kejaeger@users.noreply.github.com>
2025-02-04 15:44:59 -05:00
Bernd Schoolmann
aeb4e21f69 Add usb entitlement for masdev fido2 (#13219) 2025-02-04 16:04:25 +01:00
Colton Hurst
8b62dad247 [PM-17619] Add Intial Windows WebAuthn Plugin Authenticator Bindings Crate (#13112)
* PM-17619: Add intial Windows WebAuthn Plugin Authenticator bindings crate

* PM-17619: Move crate to desktop_native

* PM-17619: Update codeowners file

* PM-17619: Fix failing Mac build

* PM-17619: Switch to OUT_DIR

* PM-17619: cargo fmt

* PM-17619: Update bindings output dir

* PM-17619: Use std::env::var for OUT_DIR

* PM-17619: Prevent clippy failures on the generated Rust code

* PM-17619: Test moving the clippy:all

* PM-17619: Small updates

* PM-17619: Remove todo

* PM-17619: Ignore rustc warnings on the generated code

* PM-17619: Address PR comments
2025-02-03 09:53:53 -05:00
Alec Rippberger
8e70d5b923 feat(auth): [PM-3953] generalize copy for login with device flows
Updates UI text and translations for the login with device feature to be more consistent and clear across desktop, browser and web clients. Changes include:

- Updated titles and content for login via auth request components
- Revised translations for device approval modal
- Updated notification titles and alert messages
- Simplified device management URL handling
- Added missing translations across platforms

Resolves PM-3953
2025-01-31 11:54:41 -06:00
Bernd Schoolmann
91509f2f7a [PM-16978] Add support for fido2 2fa on mac (#12823)
* Add support for fido2 2fa on mac

* Update comment

* Update 2fa setup message
2025-01-31 18:02:03 +01:00
renovate[bot]
6311c52e46 [deps] Platform: Update Rust crate sysinfo to v0.33.1 (#12550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 13:45:48 +01:00