chore(changelog): add missing entry from the password policy (#8236)

This commit is contained in:
Pepe Fagoaga
2025-07-10 09:07:04 +02:00
committed by GitHub
parent d63a383ec6
commit da9d7199b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ All notable changes to the **Prowler API** are documented in this file.
### Security
- Enhanced password validation to enforce 12+ character passwords with special characters, uppercase, lowercase, and numbers [(#XXXX)](https://github.com/prowler-cloud/prowler/pull/XXXX)
- Enhanced password validation to enforce 12+ character passwords with special characters, uppercase, lowercase, and numbers [(#8225)](https://github.com/prowler-cloud/prowler/pull/8225)
---
+1 -1
View File
@@ -11,7 +11,7 @@ All notable changes to the **Prowler UI** are documented in this file.
### Security
- Enhanced password validation to enforce 12+ character passwords with special characters, uppercase, lowercase, and numbers [(#XXXX)](https://github.com/prowler-cloud/prowler/pull/XXXX)
- Enhanced password validation to enforce 12+ character passwords with special characters, uppercase, lowercase, and numbers [(#8225)](https://github.com/prowler-cloud/prowler/pull/8225)
### 🔄 Changed