bitwarden / jslib

Common code referenced across Bitwarden JavaScript projects.
https://bitwarden.com
GNU General Public License v3.0
134 stars 138 forks source link

[EC-151] Hide Subscription/Billing information for Provider-managed organizations #777

Closed eliykat closed 2 years ago

eliykat commented 2 years ago

Type of change

Objective

Add helper methods for https://github.com/bitwarden/web/pull/1614.

Code changes

Add the manageBilling permission, which prevents owners from managing billing if their organization is managed by a provider.

Testing requirements

Before you submit