[#174] Add kludge additional search #180

Merged
alexvanin merged 1 commit from r.loginov/frostfs-http-gw:feature/174-add_kludge_additional_search into master 2024-12-16 10:43:34 +00:00

1 commit

Author SHA1 Message Date
ef2b75597c [#174] Add fallback path to search
All checks were successful
/ DCO (pull_request) Successful in 3m50s
/ Vulncheck (pull_request) Successful in 4m2s
/ Lint (pull_request) Successful in 2m50s
/ Tests (pull_request) Successful in 1m50s
/ Builds (pull_request) Successful in 2m2s
Fallback path to search is needed because
some software may keep FileName attribute
and ignore FilePath attribute during file
upload. Therefore, if this feature is
enabled under certain conditions (for more
information, see gate-configuration.md) a
search will be performed for the FileName
attribute.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-13 17:04:53 +03:00