feat(access): Enable the calling of the dynamic permissions function to obtain permissions

creates recursive loop

ref: #437 #459
This commit is contained in:
2025-01-02 17:01:01 +09:30
parent e69c1e1b99
commit a4a9f2c3a9
2 changed files with 19 additions and 1 deletions

View File

@ -139,5 +139,13 @@ Example Report
]
}
```
#### Permissions
The user that uploads an inventory will require the correct permissions. The required permissions are as follows:
- `itam.add_device` For adding a new device via inventory
- `itam.change_device` For updating an existing device via inventory