forked from TrueCloudLab/frostfs-s3-gw
parent
937367caaf
commit
e1ee36b979
2 changed files with 5 additions and 4 deletions
|
@ -44,6 +44,7 @@ func (c *centerMock) Authenticate(*http.Request) (*middleware.Box, error) {
|
|||
}
|
||||
|
||||
return &middleware.Box{
|
||||
AuthHeaders: &middleware.AuthHeader{},
|
||||
AccessBox: &accessbox.Box{
|
||||
Gate: &accessbox.GateData{
|
||||
BearerToken: token,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue