mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
c782c92f6c
* [PM-11170] Inline menu should not show incomplete login items along with passkeys * [PM-11170] Inline menu should not show incomplete login items along with passkeys * [PM-11170] Incorporating a fix for ciphers not being updated within the inline menu on user actions * [PM-11170] Ensuring that conditional mediated auth does not trigger the authenticator * [PM-11170] Adding a jest test to verify conditional mediated UI calls do not trigger the authenticator * [PM-11170] Adding a jest test to verify conditional mediated UI calls do not trigger the authenticator * [PM-11170] Reworking implementation to have the BrowserFido2UserInterfaceService trigger the expected behavior for the conditional mediated auth * [PM-11170] Reworking implementation to have the BrowserFido2UserInterfaceService trigger the expected behavior for the conditional mediated auth * [PM-11170] Following up on feedback provided during code review, reworking inline menu bypass of the fido2 authenticator to function based on assumeUserPresence param when triggering from the inline menu * [PM-11170] Following up on feedback provided during code review, reworking inline menu bypass of the fido2 authenticator to function based on assumeUserPresence param when triggering from the inline menu * [PM-11170] Following up on feedback provided during code review, reworking inline menu bypass of the fido2 authenticator to function based on assumeUserPresence param when triggering from the inline menu |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
spec | ||
src | ||
store | ||
.eslintrc.json | ||
.gitignore | ||
crowdin.yml | ||
gulpfile.js | ||
jest.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json | ||
webpack.config.js |
Bitwarden Browser Extension
The Bitwarden browser extension is written using the Web Extension API and Angular.
Documentation
Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.