mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 12:09:36 +01:00
bf67493663
* [EC-781] Forcing the user to login to evaluate if the user's password meets the Organization password policy requirements * [EC-781] Fix bug preventing from submitting update password form * Revert "[EC-781] Forcing the user to login to evaluate if the user's password meets the Organization password policy requirements" This reverts commit f09d74b4fcc78e71e1c7191a01918ba49e79479e. * [EC-781] Get email value from query parameters also for authenticated requests * [EC-781] Forcing the user to login to evaluate if the user's current password meets the Organization password policy requirements * [EC-781] Logging out the user using messagingService on accept-organization component * [EC-781] Refactored accept-organization component to be simpler to read
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
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.