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

16802 Commits

Author SHA1 Message Date
Daniel James Smith
d75afceb2b Fix duplicate key in en/messages.json (#12375)
This needs to be done, because Firefox compares the keys case-insensitive when a release is uploaded to the store.

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
(cherry picked from commit 46e2e0233b)
2024-12-12 19:00:56 +01:00
cyprain-okeke
e0c8f2ced9 Resolve the Unauthorized issue on secrets manager (#12278) web-v2024.12.0 browser-v2024.12.0 desktop-v2024.12.0 2024-12-06 23:31:03 +01:00
rr-bw
dbfcc4e72e update height of iframe on web (#12265)
(cherry picked from commit 597e385561)
2024-12-06 11:09:15 -08:00
cyprain-okeke
1e683411b3 Resolve the Unauthorized issue (#12262) 2024-12-06 15:44:28 +01:00
Bernd Schoolmann
8c6ee1bd50 Disable ssh agent for organization items (#12240)
(cherry picked from commit 816bf70dc0)
2024-12-05 18:18:04 +01:00
Daniel James Smith
005ad52452 Prompt user to popout the extension when creating a file send with Chrome on MacOS (#12257)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
(cherry picked from commit 6dc68b174b)
2024-12-05 15:56:28 +01:00
Shane Melton
e33098241c [PM-15559] Fix hide passwords in AC for users that have view, except password (#12252)
* [PM-15559] Update admin dialog flows to first try the local state before using the API when not required

* [PM-15559] Clear initial values after creating a new cipher so that they do not override the newly created cipher for subsequent edits

(cherry picked from commit 773aba4fef)
2024-12-04 15:30:59 -08:00
Conner Turnbull
8ee6e37954 If user can't view subscription, don't show upgrade modal (#12248)
(cherry picked from commit 0bc63517bd)
2024-12-04 12:24:50 -05:00
SmithThe4th
bb175cdf9a [PM-15535] User with Edit* permission can permanently delete item from more actions menu on extension (#12234)
* Added conditional to check if a cipher can be delete by user

* Added change detection on push

* Added directive to check if user can delete a cipher

* Added directive to check if user can delete a cipher

* Replaced check with directive

* removed takeUntilDestroyed

(cherry picked from commit 45db17627e)
2024-12-04 12:00:18 -05:00
Bernd Schoolmann
9b58e111c7 [PM-15541] Hide ssh key filter behind feature flag (#12239)
* Hide ssh key filter behind feature flag

* Hide ssh keys in web client by featureflag

* Fix build

(cherry picked from commit 811b97cef5)
2024-12-04 17:07:22 +01:00
Bernd Schoolmann
3d1be1b979 Fix biometrics not being enabled in browser (#12237)
(cherry picked from commit 7e934bc6d3)
2024-12-04 17:07:19 +01:00
Daniel James Smith
faf025710a Fix the new send dropdown showing premium when it should not (#12242)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
(cherry picked from commit 98702d9f50)
2024-12-04 16:00:21 +01:00
Shane Melton
73c023e71b [PM-15533] Remove isNotClone parameter from updateWithServer method (#12233)
(cherry picked from commit a6c905cc1a)
2024-12-03 15:43:43 -08:00
Shane Melton
21754fde27 [PM-15520] Move organizationPaymentStatus$ out of page setup flow and tweak it to avoid hanging when user is not an owner (#12224) (#12227)
(cherry picked from commit 2e53a645c9)
2024-12-03 13:22:05 -08:00
Jonathan Prusik
74cccee360 do not regenerate passwords on every overlay ciphers update (#12226) 2024-12-03 16:09:46 -05:00
Shane Melton
158381f89a [PM-14965] Fix password reprompt for context menu actions (#12213)
* [PM-14965] Add return value for copy-cipher-field.service

* [PM-14965] Cleanup loadAction handling in updated browser view item page

* [PM-14965] Fix unit tests

* [PM-14965] Clear copy mock

(cherry picked from commit 60e52dd2f2)
2024-12-03 09:38:29 -08:00
Merissa Weinstein
0078ae6993 update release datae for the onboarding module (#12210)
(cherry picked from commit 456c516a6e)
2024-12-02 13:08:59 -06:00
cd-bitwarden
03a5891245 [PM-12743] a11y changes to make new drop down list for send and vault accessible (#11717)
* updating new menus to allow tab + enter to submit the link/button

* Updating New actions to use button instead of a for accessibiity purposes

* refactor

* refactor

* test fix

* fixes

* fixing tests

* fixing test

* fixing tests

---------

Co-authored-by: --global <>
(cherry picked from commit 0ff48aa345)
2024-12-02 13:08:02 -06:00
Github Actions
3fe11b7e5a Bumped client version(s) 2024-12-02 11:32:22 +00:00
bw-ghapp[bot]
6bbd2e5774 Autosync the updated translations (#12203)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 12:21:27 +01:00
bw-ghapp[bot]
24ed9790b1 Autosync the updated translations (#12205)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 11:20:37 +00:00
bw-ghapp[bot]
2ef0956afe Autosync the updated translations (#12204)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 11:20:31 +00:00
bw-ghapp[bot]
f203f6acae Autosync the updated translations (#12178)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 12:01:13 +01:00
Bernd Schoolmann
050417a92e [PM-14863] Force unlock when keys are cleared / on first unlock and fix account switching behavior (#11994)
* Force unlock when keys are cleared / on first unlock and fix account switching behavior

* Make comment a doc comment

* Pin russh commit

* Cleanup

* Make list messaging explicit

* Add account switching error handling for ssh agent

* Add account switching error handling for ssh agent

* Cleanup
2024-12-02 11:55:56 +01:00
renovate[bot]
36750b374e [deps] AC: Update sass to v1.81.0 (#10575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 14:20:32 +00:00
bw-ghapp[bot]
59b45ae391 Autosync the updated translations (#12179)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-11-29 14:11:15 +01:00
bw-ghapp[bot]
e9af976754 Autosync the updated translations (#12180)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-11-29 14:05:49 +01:00
cyprain-okeke
d76b5b672c [PM-13347] Web app impacts on the Remove Bitwarden Families policy (#12056)
* Changes for web impact by the policy

* Changes to address PR comments

* refactoring changes from pr comments

* Resolve the complex conditionals comment

* resolve the complex conditionals comment

* Resolve the pr comments on user layout

* revert on wanted change

* Refactor and move logic and template into its own component

* Move to a folder owned by the Billing team
2024-11-28 15:59:05 +01:00
Oscar Hinton
59686346d4 [PM-15444] Increase WASM timeout to 10s (#12158)
* Increase WASM timeout to 10s

* Change time to 3s, add logService with debug log
2024-11-28 11:58:09 +01:00
renovate[bot]
d4395d841d [deps] Platform: Update @electron/rebuild to v3.7.1 (#12125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 11:19:44 +01:00
✨ Audrey ✨
ab21b78c53 [PM-15061] extract encryptors from generator service (#12068)
* introduce legacy encryptor provider
* port credential generation service to encryptor provider
2024-11-28 11:02:21 +01:00
renovate[bot]
927c2fce43 [deps] Platform: Update Rust crate ssh-key to v0.6.7 (#12133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 10:12:09 +01:00
renovate[bot]
c0ab62fad0 [deps] Platform: Update Rust crate homedir to v0.3.4 (#12129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 10:02:24 +01:00
Will Martin
178ef353d4 [CL-269] extension router transitions (#11989) 2024-11-27 15:33:37 -05:00
renovate[bot]
7d6da0a68d [deps] Design System: Update angular-cli monorepo to v17.3.11 (#10842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 14:01:59 -05:00
Bernd Schoolmann
f79141c421 [PM-14990] Add password prompt for ssh key import (#12105)
* Add password prompt for ssh key import

* Remove empty line

* Convert to switch statement
2024-11-27 17:29:36 +01:00
Merissa Weinstein
2767851925 PM-15390 | update margin top in the filter list component (#12157)
* update margin top in the filter list component

* remove surrounding padding and increase margin
2024-11-27 10:29:17 -06:00
Rui Tomé
e938bb1087 [PM-15386] Refactor DomainVerificationComponent to warn about enabling SingleOrg policy only when it is not already enabled (#12156) 2024-11-27 15:51:40 +00:00
Rui Tomé
37c7421000 [PM-14874] Update account ownership message in account page (#12104) 2024-11-27 15:50:37 +00:00
Will Martin
d448db5ed7 [PM-15410][PM-15410] add nullish check when referencing document in BrowserPopupUtils (#12162)
* check if document is undefined before accessing `body`
2024-11-27 09:14:03 -05:00
renovate[bot]
d5b14d11d4 [deps] Platform: Update Rust crate tokio to v1.41.1 (#11950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 14:08:56 +01:00
Andreas Coroiu
f71d42e051 fix: lint after PM-13923 (#12164) 2024-11-27 12:00:46 +01:00
Thomas Rittson
5a6d5f5887 fix: createNewCollections should not grant access to AC (#12142) 2024-11-27 10:44:29 +00:00
xinghejd
35764b53dc [PM-13923] [CLI] fix: resolve CLI file upload issue in Node.js 18+ (#11652)
* fix: resolve CLI file upload issue in Node.js 18+

* remove useless try catch

Signed-off-by: xinghejd <31512683+xinghejd@users.noreply.github.com>

---------

Signed-off-by: xinghejd <31512683+xinghejd@users.noreply.github.com>
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2024-11-27 10:04:30 +00:00
renovate[bot]
4c43c72dca [deps] Platform: Update babel-loader to v9.2.1 (#11324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 10:37:20 +01:00
Nick Krantz
1229d25fec [PM-15065] Extension not loading when accessed via URL (#12160)
* add check for extension prefixes in the three major browsers.

- Firefox does not throw an error or receive the message. Adding checks for Safari and Chrome for safety if this functionality were to change.

* remove unneeded mock rejection

* move prefixes to dedicated array

* refactor protocol check to its own variable
2024-11-26 21:24:31 -06:00
Bernd Schoolmann
a95eaeb6f5 Fix missing i18n and block ssh key creation in web (#12082) 2024-11-26 17:00:18 -05:00
renovate[bot]
85c6fe332d [deps] Design System: Update storybook monorepo to v8.4.5 (#11063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 16:32:36 -05:00
renovate[bot]
b78f17d3f6 [deps] Design System: Update tailwindcss to v3.4.15 (#12124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 16:22:21 -05:00
renovate[bot]
594945882e [deps] Design System: Update @storybook/addon-designs to v8.0.4 (#11940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 15:40:20 -05:00