Skip to content

Add new PrefixLocation : UsernamePrefix

Nicolas Bazin requested to merge add-prefix-location-with-username into master

The goal to this new PrefixLocation is to create get one bucket and simulate folders by users.

So for example, we will have :

bucket
bucket/user1
bucket/user1/file1
bucket/user2
bucket/user2/file1
...
Edited by Nicolas Bazin

Merge request reports