1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-28 10:33:31 +00:00
Commit Graph

4404 Commits

Author SHA1 Message Date
Bernd Schoolmann
0d68d22b98 Prevent password from being used on safari biometric unlock (#13289) 2025-03-04 12:06:57 +01:00
Anders Åberg
35c3fe5685 Correctly assume UP 2025-03-04 11:52:52 +01:00
Anders Åberg
d999c31f42 changed timeout to be spec recommended maxium, 10 minutes, for now. 2025-03-04 11:45:24 +01:00
Thomas Rittson
56c8c2ccc8 [PM-13326] Move Collections tab to AC Team (#13529) 2025-03-03 22:18:42 +00:00
Jordan Aasen
13213585b2 [PM-17820] - Browser/Web - update button and label state in username generator (#13189)
* add event handling for username generator

* fix specs. change function name to not be of an event type

* update specs

* rename function

* revert name change

* fix spec

* bubble algorithmSelected up to generator components. add disabled button tests

* add typeSelected event

* revert addition of onType.

* apply same logic in onAlgorithmSelected to web and desktop
2025-03-03 11:44:34 -08:00
Zihad
0c61a44d33 [PM-18413] Fix SSH agent initial prompt issues (#13468)
* fix: set `needs_unlock` default value to true on unix

closes #13323

* fix: ssh prompt not appearing right after unlocking vault

---------

Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
Co-authored-by: Colton Hurst <colton@coltonhurst.com>
2025-03-03 14:05:18 -05:00
Jared Snider
92f027af5e fix(LoginComp + LoginStrategies): [Auth/PM-18654] Refreshed UI - Desktop TDE JIT provisioned user creation errors with missing org SSO id (#13619)
* PM-18654 - State Service & Login Strategy Refactor - move env seeding into login strategy so that new accounts always load w/ the correct environment

* PM-18654 - SSO Comp - just use user id from auth result

* PM-18654 - Config Service - (1) don't allow cascading calls to the renewConfig by using a private promise (2) Replace shareReplay with share configured with manual timer

* PM-18654 - LoginComponents - detail issue and possible fix

* PM-18654 - DesktopLoginV1Comp - use correct destroy hook

* PM-18654 - LoginComp - clean up no longer correct comment

* PM-18654 - New Device Verification Component - Remove unused PasswordLoginStrategy dependency

* PM-18654 - Browser Home Component - fix qParam logic

* PM-18654 - DefaultConfigService - revert changes as they aren't necessary to fix the bug.

* PM-18654 - DefaultConfigService - remove commented code

* PM-18654 - LoginStrategy - add comment

* PM-18654 - Fix login strat tests
2025-03-03 12:09:35 -05:00
Daniel Riera
b5b791f414 PM-18471-migrated all messages to catalog (#13618)
* PM-18471-migrated all messages to catalog

* updated error message
2025-03-03 11:36:31 -05:00
cyprain-okeke
98008149ae resolve the tailwind css class issue (#13629) 2025-03-01 07:18:12 +01:00
Daniel Riera
45fa07c89b PM-18522 Adjust Confirmation UI text to accommodate truncating (#13639)
* PM-18522 adjust styling

* add text to action button

* address type errors and fix storybook
2025-02-28 14:21:27 -05:00
Oscar Hinton
37cf88d041 [CL-604] Add ngPreserveWhitespace to fix badge padding (#13626) 2025-02-28 14:02:03 -05:00
Daniel Riera
f12456bd3e Pm 18493 pass relevant cipher name into confirmation UI (#13570)
* PM-18276-wip

* update typing

* dynamically retrieve messages, resolve theme in function

* five second timeout after save or update

* adjust timeout to five seconds

* negligible performance gain-revert

* sacrifice contorl for to remove event listeners-revert

* PM-18493 initial wip commit

* fix types and story

* edit tests to account for sendmessagewithdata

* add tests and return id on new add/save

* function name
2025-02-28 13:14:15 -05:00
Alec Rippberger
7da329da45 fix(ui): [PM-18719] fix endless spinner on read key button
This resolves an issue where the WebAuthn setup component's read key button would show a loading spinner indefinitely. The fix addresses problems with Signal handling for the bitButton component's disabled/loading states.

JIRA: PM-18719
2025-02-28 11:39:50 -06:00
Brandon Treston
24410cd672 replace icon buttons with text buttons (#13615) 2025-02-28 12:03:54 -05:00
Jared Snider
c9e20687ef fix(ExtensionAnonLayoutWrapperComponent): [Auth/PM-18574] add inline flex to logo so it vertically centers (#13546) 2025-02-28 10:51:15 -05:00
Jared Snider
a3f692ee59 Fix(ExtensionAccountSwitcherComponent): [Auth/PM-11684] Fix missing typography import (#13544) 2025-02-28 10:46:16 -05:00
Jared Snider
f12e8ed583 feat(ExtensionCurrentAccountComponent): [Auth/PM-12766] adjust screen reader text per ticket (#13541) 2025-02-28 10:44:48 -05:00
Todd Martin
a4ff5436bf [PM-18617] Revert Firefox back to build Mv2 (#13620)
* Revert changes to build Mv3 on Firefox.

* Revert script changes.
2025-02-28 10:14:36 -05:00
Jake Fink
43f5423e78 [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405)
* move vault timeout and vault timeout settings to km

* move browser vault timeout service to km

* fix cli import

* fix imports

* fix some relative imports

* use relative imports within common

* fix imports

* fix new imports

* Fix new imports

* fix spec imports
2025-02-28 09:55:03 -05:00
Maciej Zieniuk
c80019e919 [PM-18680] biometric's no client key half provided for user (#13609)
* biometric's no client key half provided for user

Biometric's client key half can be optional (null) when the password is not required on start of the application

* improved unit test coverage

* ipc setClientKeyHalf can be null
2025-02-28 14:05:16 +01:00
bw-ghapp[bot]
8176515c57 Autosync the updated translations (#13623)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-28 12:57:17 +01:00
bw-ghapp[bot]
f3c0389d42 Autosync the updated translations (#13622)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-28 12:08:05 +01:00
Anders Åberg
edb9bfda2c Remove unsued dep and comment 2025-02-28 11:24:37 +01:00
Anders Åberg
64cec6cacb Update apps/desktop/src/autofill/services/desktop-fido2-user-interface.service.ts
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-28 11:06:41 +01:00
bw-ghapp[bot]
90d66b93b1 Autosync the updated translations (#13621)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-02-28 10:31:23 +01:00
Anders Åberg
90a4b9a49c Merge branch 'passkey-window-working' of https://github.com/bitwarden/clients into passkey-window-working 2025-02-28 10:11:28 +01:00
Anders Åberg
c02f81eb5a Change windowXy to a Record instead of [number,number] 2025-02-28 10:11:16 +01:00
Vijay Oommen
0b6828a72b [PM-18456] Display unassigned items in reports (#13612) 2025-02-27 14:49:13 -06:00
Daniel James Smith
eaeea195e4 Added permission check for organizational unsecure website (#13611)
Only display the cipher's name if the user running the report does not have permissions to view/edit the cipher

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-27 20:55:38 +01:00
Daniel James Smith
407368b3ea [PM-18706] Added permission check for organizational inactive 2fa report (#13610)
* Added permission check for organizational inactive 2fa report

Only display the cipher's name if the user running the report does not have permissions to view/edit the cipher

* Add appropiate access modifiers to newly added members/methods

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-27 20:55:24 +01:00
Anders Åberg
81acb3fa3b Update apps/desktop/src/autofill/services/desktop-autofill.service.ts
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-27 20:51:51 +01:00
Anders Åberg
866d8c4c27 use parseCredentialId instead of guidToRawFormat 2025-02-27 20:47:37 +01:00
Anders Åberg
f5c6b682bd Update desktop-autofill.service.ts 2025-02-27 20:44:15 +01:00
Anders Åberg
1cef3ead6f remove dead code 2025-02-27 20:26:56 +01:00
Anders Åberg
316c7eb5d2 Use .error to log errors 2025-02-27 20:24:51 +01:00
Anders Åberg
a54442f7d2 Adjusted error logging 2025-02-27 20:23:15 +01:00
Anders Åberg
f1ad32d1cf Removed extra logging 2025-02-27 20:23:15 +01:00
Anders Åberg
82d84acde4 Update apps/desktop/macos/autofill-extension/CredentialProviderViewController.swift
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-27 20:12:26 +01:00
Anders Åberg
5f047983ec adress position feedback 2025-02-27 20:01:41 +01:00
Anders Åberg
284dc71bd0 Update apps/desktop/src/platform/services/desktop-settings.service.ts
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-27 19:58:08 +01:00
Anders Åberg
570b74e5ab Update apps/desktop/src/platform/main/autofill/native-autofill.main.ts
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-27 19:57:16 +01:00
Anders Åberg
437a81bb1e Update apps/desktop/macos/autofill-extension/CredentialProviderViewController.swift
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
2025-02-27 19:56:20 +01:00
Todd Martin
319a4dd1cc Remove checks of device verification flags on client (#13604) 2025-02-27 13:17:47 -05:00
Vicki League
1da7f2052c [PM-18663] Fix calls to bit-button loading states (#13592) 2025-02-27 11:39:46 -05:00
Jordan Aasen
a2b9844fa4 [PM-18623][PM-18621][PM-18615] fix defects for new settings popover (#13572)
* fix defects for new settings popover

* also check for "click items to autofill" setting
2025-02-26 15:57:29 -08:00
Shane Melton
16ffedc06b [PM-18463] [PM-18465] At-risk Password Page Fixes (#13573)
* [PM-18463] Add hyphen and fix description pluralization

* [PM-18463] Add spacing between buttons

* [PM-18463] Ensure callout does not flash
2025-02-26 13:45:57 -08:00
Shane Melton
b9ebf0704a [PM-14426] At-risk password Getting Started Carousel (#13383)
* [PM-14426] Add hideIcon input to simple dialog component

* [PM-14426] Introduce dark-image-source.directive.ts

* [PM-14426] Tweaks to the Vault Carousel component
- Create a Carousel NgModule so that the carousel component and carousel slide component are exported
- Update barrel files
- Adjust min height calculation logic to wait for ;hidden slides to finish rendering before calculating height

* [PM-14426] Introduce at risk password getting started carousel component and images

* [PM-14426] Refactor at-risk-password-page.service.ts to use the same state definition for banner and carousel dismissal

* [PM-14426] Open the getting started carousel on page load

* [PM-14426] Add tests

* [PM-14426] Use booleanAttribute

* [PM-14426] Fix failing type checking
2025-02-26 13:24:35 -08:00
Daniel Riera
9aee5f16c4 PM-18276-Connect confirmation UI (#13498)
* PM-18276-wip

* update typing

* dynamically retrieve messages, resolve theme in function

* five second timeout after save or update

* adjust timeout to five seconds

* negligible performance gain-revert

* sacrifice contorl for to remove event listeners-revert
2025-02-26 16:13:27 -05:00
Conner Turnbull
19326609e3 Updated to use tailwind's tw-text-muted (#13587) 2025-02-26 19:14:28 +00:00
Conner Turnbull
9395e9495e Updated trial-billing-step.component.html to use tw-text-muted instead of text-muted (#13569) 2025-02-26 14:09:41 -05:00