Jonathan Ellenberger

Results 2 issues of Jonathan Ellenberger

If a user has permission to read/write to a sub-folder within a bucket (but DOES NOT have access to the root folder of that bucket), boto-rsync will return a ValidationError...

When using `rest_framework.authentication.TokenAuthentication`, a token is validated by being in the Authorization header with a keyword, 'Token ', pre-pending the actual token value. If I use the settings below, the...