fix: move delete user 500 error fix to its right version (#8787)

This commit is contained in:
Josema Camacho
2025-09-30 10:56:29 +02:00
committed by GitHub
parent 4d5676f00e
commit ec59dbc6ee
+4
View File
@@ -12,6 +12,10 @@ All notable changes to the **Prowler API** are documented in this file.
- Now the MANAGE_ACCOUNT permission is required to modify or read user permissions instead of MANAGE_USERS [(#8281)](https://github.com/prowler-cloud/prowler/pull/8281)
- Now at least one user with MANAGE_ACCOUNT permission is required in the tenant [(#8729)](https://github.com/prowler-cloud/prowler/pull/8729)
---
## [1.13.2] (Prowler 5.12.3)
### Fixed
- 500 error when deleting user [(#8731)](https://github.com/prowler-cloud/prowler/pull/8731)