clients/apps/web
rr-bw 6a858b64f8
fix(multi-client-change-password): [Auth/PM-34199] [Extension] Change Password Routing Fix (#19794)
Makes a distinct `"settings-change-password"` route on Extension - to be used when the user initiates changing their password by navigating to Settings > Account Recovery. This route uses the `ChangePasswordPageComponent` (unlike the "change-password" route, which uses the `ExtensionAnonLayoutWrapperComponent`).

Feature flag: `pm-32413-multi-client-password-management`
2026-03-30 11:00:18 -07:00
..
.vscode
config
scripts
src fix(multi-client-change-password): [Auth/PM-34199] [Extension] Change Password Routing Fix (#19794) 2026-03-30 11:00:18 -07:00
.dockerignore
.gitignore
CLAUDE.md
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js
package.json Bumped client version(s) 2026-03-23 10:44:20 +00:00
postcss.config.js
project.json fix(nx): [PM-33529] Update web nx serve configuration names to match CLI and docs 2026-03-27 13:05:10 -04:00
README.md Remove gitter chat badges from READMEs (#19368) 2026-03-04 16:33:27 +00:00
tailwind.config.js
test.setup.ts
tsconfig.build.json
tsconfig.json
tsconfig.spec.json
webpack.base.js
webpack.config.js

Bitwarden Web App

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on main Crowdin DockerHub

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.