* [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit807a135418) * Set checkForBreaches to true (checked) by default. (cherry picked from commit28d5961ed3) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commitdb202f9e9e) * Fix race condition when setting modal properties (#4701) (cherry picked from commit1c18a73a56) * SG-1047 Fix remember me on web (#4706) (cherry picked from commitd27ef74fe1) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit13746c1840) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit4438ab9e3a) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit4e4de9812e) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit957ed50c82) * Autosync the updated translations (#4712) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit6f45fbe2a0) * Bump Browser version to 2023.2.0 (#4767) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit807a135418) * Set checkForBreaches to true (checked) by default. (cherry picked from commit28d5961ed3) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commitdb202f9e9e) * Fix race condition when setting modal properties (#4701) (cherry picked from commit1c18a73a56) * SG-1047 Fix remember me on web (#4706) (cherry picked from commitd27ef74fe1) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit13746c1840) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit4438ab9e3a) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit4e4de9812e) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit957ed50c82) * Bumped browser version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commit61b6edadb3) * Bump Desktop version to 2023.2.0 (#4773) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit807a135418) * Set checkForBreaches to true (checked) by default. (cherry picked from commit28d5961ed3) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commitdb202f9e9e) * Fix race condition when setting modal properties (#4701) (cherry picked from commit1c18a73a56) * SG-1047 Fix remember me on web (#4706) (cherry picked from commitd27ef74fe1) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit13746c1840) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit4438ab9e3a) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit4e4de9812e) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit957ed50c82) * Autosync the updated translations (#4712) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit6f45fbe2a0) * Bump Browser version to 2023.2.0 (#4767) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit807a135418) * Set checkForBreaches to true (checked) by default. (cherry picked from commit28d5961ed3) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commitdb202f9e9e) * Fix race condition when setting modal properties (#4701) (cherry picked from commit1c18a73a56) * SG-1047 Fix remember me on web (#4706) (cherry picked from commitd27ef74fe1) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit13746c1840) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit4438ab9e3a) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit4e4de9812e) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit957ed50c82) * Bumped browser version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commit61b6edadb3) * Bumped desktop version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commitcdb44dd774) * Bumped cli version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com>
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.
Related projects:
- bitwarden/server: The core infrastructure backend (API, database, Docker, etc).
- bitwarden/mobile: The mobile app vault (iOS and Android).
- bitwarden/directory-connector: A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.
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 master 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.
Migrate PRs from old repositories
We recently migrated from individual client repositories. And some PRs were unfortunately left behind in the old repositories. Luckily it's fairly straightforward to sync them up again. Please follow all the instructions below in order to avoid most merge conflicts.
Desktop
# Merge master
git merge master
# Merge branch mono-repo-prep
git merge 28bc4113b9bbae4dba2b5af14d460764fce79acf
# Verify files are placed in apps/desktop
# Add remote
git remote add clients git@github.com:bitwarden/clients.git
# Merge against clients master
git fetch clients
git merge clients/master
# Push to clients or your own fork
CLI
# Merge master
git merge master
# Merge branch mono-repo-prep
git merge 980429f4bdcb178d8d92d8202cbdacfaa45c917e
# Verify files are placed in apps/cli
# Add remote
git remote add clients git@github.com:bitwarden/clients.git
# Merge against clients master
git fetch clients
git merge clients/master
# Push to clients or your own fork
Web
# Merge master
git merge master
# Merge branch mono-repo-prep
git merge 02fe7159034b04d763a61fcf0200869e3209fa33
# Verify files are placed in apps/web
# Add remote
git remote add clients git@github.com:bitwarden/clients.git
# Merge against clients master
git fetch clients
git merge clients/master
# Push to clients or your own fork
Jslib
# Merge master
git merge master
# Merge branch mono-repo
git merge d7492e3cf320410e74ebd0e0675ab994e64bd01a
# Verify files are placed in libs
# Add remote
git remote add clients git@github.com:bitwarden/clients.git
# Merge against clients master
git fetch clients
git merge clients/master
# Push to clients or your own fork
