You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
As far as I understand this cache allows unauthenticated requests, so anyone can put anything into the bucket.
Is there a way to secure this?
For example, pass a token to bazel and use it for every request to cache?
Hello,
As far as I understand this cache allows unauthenticated requests, so anyone can put anything into the bucket.
Is there a way to secure this?
For example, pass a token to bazel and use it for every request to cache?