clients/libs/vault
Jackson Engstrom b2717f1717
[PM-29833] The "Change at-risk password" link within the web app doesn't always work. (#18958)
* adds changePasswordUrl as the href target

* passes changePasswordUrl to subcomponent

* updates href logic

* allows changePasswordUrl to be null without error

* changes banner from a link to just text if there is no http(s) uri

* removes change me link under the password field if there is no http(s) uri

* update vulnerable password copy

* changes backend services calls to only when at risk password link needs to be shown
2026-03-20 15:46:56 -07:00
..
src [PM-29833] The "Change at-risk password" link within the web app doesn't always work. (#18958) 2026-03-20 15:46:56 -07:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json build: add nx configuration in libs/vault (#16551) 2025-09-24 21:51:51 -05:00
project.json build: add nx configuration in libs/vault (#16551) 2025-09-24 21:51:51 -05:00
README.md [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00

Vault

This lib represents the public API of the Vault team at Bitwarden. Modules are imported using @bitwarden/vault.