🐛(backend) allow any type of extensions for media download

The regex to validate media file extensions was too restrictive.
This commit is contained in:
Samuel Paccoud - DINUM
2025-03-01 11:49:40 +01:00
committed by Samuel Paccoud
parent 54a75bc338
commit ef2127585c
3 changed files with 26 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ and this project adheres to
## Fixed
- 🐛(backend) allow any type of extensions for media download #671
- ♻️(frontend) improve table pdf rendering
## [2.2.0] - 2025-02-10