fix: %2F not handled correctly in file backend #1184

Fix
This commit is contained in:
Wannes Kerckhove
2022-04-14 10:19:13 +02:00
committed by Joachim Van Herwegen
parent 3d6e3d2e39
commit dbdb9b424e
5 changed files with 274 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ const portNames = [
'ContentNegotiation',
'DynamicPods',
'ExpiringDataCleanup',
'FileBackendEncodedSlashHandling',
'GlobalQuota',
'Identity',
'LpdHandlerWithAuth',