fix(services): restrict GET /uploads/messages/:file to authorized users

This commit is contained in:
Divlo
2022-01-06 18:13:13 +01:00
parent 03946f26e7
commit 97b1d04261
23 changed files with 1314 additions and 2534 deletions

View File

@ -1,4 +1,4 @@
import { parseStringNullish } from '../parseStringNullish'
import { parseStringNullish } from '../parseStringNullish.js'
const defaultString = 'defaultString'