mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #3682 from Infisical/add-managed-permission
add manage permission for billing
This commit is contained in:
@@ -142,12 +142,10 @@ Below is a comprehensive list of all available organization-level subjects and t
|
||||
|
||||
#### Subject: `billing`
|
||||
|
||||
| Action | Description |
|
||||
| -------- | ------------------------------------------------ |
|
||||
| `read` | View billing information and subscription status |
|
||||
| `create` | Set up new payment methods or subscriptions |
|
||||
| `edit` | Modify billing details or subscription plans |
|
||||
| `delete` | Remove payment methods or cancel subscriptions |
|
||||
| Action | Description |
|
||||
| ---------------- | ------------------------------------------------ |
|
||||
| `read` | View billing information and subscription status |
|
||||
| `manage-billing` | Manage billing details and subscription plans |
|
||||
|
||||
### Templates & Automation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user