🔒️(backend) require at least 5 characters to search for users

Listing users is made a little to easy for authenticated users.
This commit is contained in:
Samuel Paccoud - DINUM
2025-02-12 23:48:01 +01:00
committed by Manuel Raynaud
parent 3839a2e8b1
commit eba926dea4
3 changed files with 30 additions and 4 deletions

View File

@@ -19,6 +19,8 @@ and this project adheres to
## Fixed
- 🐛(back) allow only images to be used with the cors-proxy #781
- 🐛(backend) stop returning inactive users on the list endpoint #636
- 🔒️(backend) require at least 5 characters to search for users #636
## [2.5.0] - 2025-03-18