clients/apps/browser/src
Nick Krantz fcc2bc96d1
[PM-21024] Use Server for Password Change URLs (#14912)
* migrate change login password service to use bitwarden server rather than fetch directly

- avoids CSP entirely

* add `HelpUsersUpdatePasswords` policy to policy type

* add `HelpUsersUpdatePasswordsPolicy` components

* allow list description override for policy description

* add `HelpUsersUpdatePasswordsPolicy` when the feature flag is enabled

* apply `HelpUsersUpdatePasswords` to everyone in an org

* use policy to guard the well known password API

* fix tests

* refactor to use `policyAppliesToUser$`

* remove policy work for change password - this was removed from scope

* update copy for show favicon setting - it now handles both favicons and change password urls

* remove favicon setting description - no longer needed

* only call change password service when the setting is enabled

* add popover for permitting cipher details

* import permit popover directly into the settings component

* replace `nativeFetch` with `fetch`

* use string literal to construct URL rather than `URL` class
- The `getIconsUrl` can return with an appended path which the new URL constructor will strip when passed as the base parameter

* use string literal to construct URL rather than `URL` class instance (#16045)

- The `getIconsUrl` can return with an appended path which the new URL constructor will strip when passed as the base parameter

* [PM-24716] UI changes for Change URI work (#16043)

* use platform service to launch the URI
- this allows desktop to open a separate browser instance rather than use electron

* fix spacing on web app

* add bitLink for focus/hover states

* remove spacing around links
2025-08-27 09:03:44 -05:00
..
_locales [PM-21024] Use Server for Password Change URLs (#14912) 2025-08-27 09:03:44 -05:00
admin-console/types Remove deprecated factory methods (#9077) 2024-05-20 09:07:39 +10:00
auth [PM-23627] Require publicKey for keyService getFingerprint (#15933) 2025-08-21 15:49:19 -05:00
autofill Remove EnableNewCardCombinedExpiryAutofill feature flag (#16131) 2025-08-26 12:44:08 -06:00
background feat(notifications): [PM-19388] Enable push notifications on locked clients 2025-08-26 11:41:15 -04:00
billing [PM-22629] Forbid importing popup outside (#15168) 2025-06-13 08:54:49 -05:00
browser [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
images [PM-18799] - Settings Tab Badge Updates (#14405) 2025-05-06 13:08:33 -07:00
key-management [PM-24126] Move pin service to km ownership (#15821) 2025-08-04 17:01:39 +02:00
models [PM-7114] Remove legacy Send code from browser extension (#12342) 2024-12-20 19:46:34 +00:00
platform Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
popup [PM-22695] Remove unused vault service (#16134) 2025-08-25 14:50:54 -07:00
safari Remove worker js on safari (#15914) 2025-08-07 14:50:52 +02:00
tools/popup [CL-573] Move all svg icons to new libs/assets (#16020) 2025-08-21 11:35:59 -05:00
types [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
vault [PM-21024] Use Server for Password Change URLs (#14912) 2025-08-27 09:03:44 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped client version(s) 2025-08-22 16:21:49 +00:00
manifest.v3.json Bumped client version(s) 2025-08-22 16:21:49 +00:00