1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-10 09:26:33 +01:00
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
Rui Tomé 203a7b0c01
[PM-11405] Account Management: Prevent a verified user from changing their email address (#11486)
* Update AccountService to include a method for setting the managedByOrganizationId

* Update AccountComponent to conditionally show the purgeVault button based on a feature flag and if the user is managed by an organization

* Add missing method to FakeAccountService

* Remove the setAccountManagedByOrganizationId method from the AccountService abstract class.

* Refactor AccountComponent to use OrganizationService to check for managing organization

* Rename managesActiveUser to userIsManagedByOrganization

* Hide the change email section if the user is managed by an organization

* Refactor userIsManagedByOrganization property to be non-nullable in organization data and response models

* Refactor organization.data.spec.ts to include non-nullable userIsManagedByOrganization property

* Refactor account component initialization logic

* Remove opening modal that was added by mistake
2024-10-28 16:12:16 +00:00
.checkmarx
.codescene
.github [PM-12607] Move key rotation to km ownership (#11709) 2024-10-26 13:47:40 +02:00
.husky
.storybook
.vscode
apps [PM-11405] Account Management: Prevent a verified user from changing their email address (#11486) 2024-10-28 16:12:16 +00:00
bitwarden_license [PM-10314] Update Warnings for Verifying Domains and Single Org Policy Auto Enable (#11688) 2024-10-28 11:00:39 -05:00
libs [PM-10314] Update Warnings for Verifying Domains and Single Org Policy Auto Enable (#11688) 2024-10-28 11:00:39 -05:00
patches
scripts
.browserslistrc
.editorconfig
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc.json
angular.json
babel.config.json
clients.code-workspace
CONTRIBUTING.md
jest.config.js
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
LICENSE.txt
package-lock.json [deps] Platform: Update @types/node to v20.17.1 (#11733) 2024-10-28 11:13:54 -04:00
package.json [deps] Platform: Update @types/node to v20.17.1 (#11733) 2024-10-28 11:13:54 -04:00
README.md
SECURITY.md
tailwind.config.js
tsconfig.eslint.json
tsconfig.json

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.