L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
Oscar Hinton bd66d837a5
[PM-6377] Fix HCaptcha accessibility and resolve Checkmarx warning (#8005)
Turns out the HCaptcha accessibility feature on desktop stopped working a while back. This PR resolves it and tweaks the implementation to use norefeerer and noopener for improved sandboxing. This comes with the slight tweak in behaviour namely we now get the cookie when you click the back button.

To fix hcaptcha not working I needed to use the correct session storage.
2024-03-08 14:25:46 +00:00
.checkmarx Fix checkmarx config (#7942) 2024-02-15 08:04:55 -05:00
.codescene
.github Update Deploy Web Inputs (#8236) 2024-03-06 20:07:54 -08:00
.husky Update husky hooks (#7738) 2024-01-30 06:50:54 -08:00
.storybook [CL-133] add skip links to bit-layout (#7213) 2023-12-15 09:06:05 -05:00
.vscode
apps [PM-6377] Fix HCaptcha accessibility and resolve Checkmarx warning (#8005) 2024-03-08 14:25:46 +00:00
bitwarden_license [PM-5971] Fix Payment Method Warning Bugs (#7923) 2024-02-29 08:18:47 -05:00
libs Move fingerprint validated to biometric state povider (#8058) 2024-03-07 19:41:56 -06:00
patches
scripts
.editorconfig
.eslintignore [PM-5551] Removing Autofill v2 and AutofillOverlay Feature Flags (#7642) 2024-01-22 17:11:07 +00:00
.eslintrc.json [PM-5459] Move libs/exporter to libs/tools/ (#7380) 2024-02-13 14:22:37 -05:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc
.prettierignore [PM-5551] Removing Autofill v2 and AutofillOverlay Feature Flags (#7642) 2024-01-22 17:11:07 +00:00
.prettierrc.json
CONTRIBUTING.md
LICENSE.txt
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
README.md Fix badge links (#7713) 2024-01-30 20:24:07 +00:00
SECURITY.md
angular.json
clients.code-workspace fix build lint failure for prettier formatting (#7725) 2024-01-29 12:45:51 -05:00
jest.config.js Configure coverage to count everything under src (#8012) 2024-02-20 16:18:04 +01:00
package-lock.json [deps] Tools: Update electron-builder to v24.13.3 (#8130) 2024-03-08 15:24:14 +01:00
package.json [deps] Tools: Update electron-builder to v24.13.3 (#8130) 2024-03-08 15:24:14 +01:00
tailwind.config.js
tsconfig.eslint.json Upgrade typescript to 5.1 (#7917) 2024-02-20 12:14:54 +01:00
tsconfig.json [PM-5459] Move libs/exporter to libs/tools/ (#7380) 2024-02-13 14:22:37 -05:00

README.md

Bitwarden

GitHub Workflow browser build on main GitHub Workflow CLI build on main GitHub Workflow desktop build on main GitHub Workflow web build on main gitter chat


Bitwarden Client Applications

This repository houses all Bitwarden client applications except the Mobile application.

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

We're Hiring!

Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.

Contribute

Code contributions are welcome! Please commit any pull requests against the main branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.