1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
Jared Snider 0d829b7398
Auth/PM-3515 - Lock component Tech Debt Clean up (#10332)
* PM-3515 - Lock component - remove isUnlocked check on lock comp load b/c lock guard should cover all cases with its existing logic for all clients.

* PM-3515 - VaultTimeoutSettingsSvc - Add new canLock method

* PM-3515 - Refactor logic out of lock component that belongs in lock guard. Update lock guard to reject route activation if a user can't lock whereas we used to log the user out when they landed on the lock comp.

* PM-3515 - WIP on testing all lock guard scenarios

* PM-3515 - Refactor lock guard tests + add more tests

* PM-3515 - LockGuard - if TDE user that is authN directly navigates from login-init to lock for whatever reason (only possible on web with url bar), reject that navigation directly instead of throwing them up to the redirect guard

* PM-3515 - More LockGuard tests

* PM-3515 - Update comment
2024-08-12 15:51:57 -04:00
.checkmarx Update SAST preset to query set (#8569) 2024-04-01 16:24:04 -04:00
.codescene
.github [BRE-210] Split GitHub releases from deploy/publish (#10243) 2024-08-08 16:55:13 -06:00
.husky Update husky hooks (#7738) 2024-01-30 06:50:54 -08:00
.storybook [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
.vscode Add rust analyzer support for desktop-native (#8830) 2024-04-22 18:58:29 +02:00
apps [PM-10754] Store DeviceKey In Backup Storage Location (#10469) 2024-08-12 13:29:22 -04:00
bitwarden_license SM-1146: Display total counts of projects, machine accounts, secrets in Secrets Manager (#9791) 2024-08-08 15:12:55 +02:00
libs Auth/PM-3515 - Lock component Tech Debt Clean up (#10332) 2024-08-12 15:51:57 -04:00
patches
scripts
.browserslistrc [PM-6788][PM-7755] add babel/preset-env and browserslist (#9383) 2024-05-30 18:42:26 -04:00
.editorconfig
.eslintignore [PM-5539] Migrate ThemingService (#8219) 2024-03-13 15:25:39 +00:00
.eslintrc.json [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc [PM-8229] Bump node to 20.13.1-LTS (#8078) 2024-05-30 13:24:06 +02:00
.prettierignore [PM-5551] Removing Autofill v2 and AutofillOverlay Feature Flags (#7642) 2024-01-22 17:11:07 +00:00
.prettierrc.json
angular.json [deps] Platform (CL): Update @compodoc/compodoc to v1.1.25 (#8966) 2024-06-19 09:00:56 -04:00
babel.config.json [PM-6788] enable bugfixes in babel/preset-env (#9465) 2024-05-31 17:59:39 -04:00
clients.code-workspace [AC-2302] Extract device approve/deny logic into a service (#8818) 2024-05-20 11:18:23 +01:00
CONTRIBUTING.md
jest.config.js [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
LICENSE.txt
package-lock.json Bumped client version(s) (#10482) 2024-08-12 15:25:22 +00:00
package.json [deps] SM: Update lint-staged to v15.2.8 (#10430) 2024-08-07 15:01:06 +00:00
README.md Fix badge links (#7713) 2024-01-30 20:24:07 +00:00
SECURITY.md
tailwind.config.js [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
tsconfig.eslint.json [PM-9008] factor generator-extensions into separate libraries (#9724) 2024-06-20 10:49:23 -04:00
tsconfig.json [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00

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.