Skip to content

Unable escaping project bucket in cache opearations

What does this MR do?

Removes the possibility to escape the project bucket, when remote cache feature is used, by using a ../ path operator.

Why was this MR needed?

Please see #3589 for a reference.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #3589

Merge request reports