Site replication support for different accesskey and secretkey in different sites (#2350)
This commit is contained in:
committed by
GitHub
parent
38015b4913
commit
ec3deed38e
@@ -254,6 +254,7 @@ func getSessionResponse(ctx context.Context, session *models.Principal) (*models
|
||||
AllowResources: allowResources,
|
||||
CustomStyles: customStyles,
|
||||
EnvConstants: &envConstants,
|
||||
ServerEndPoint: getMinIOServer(),
|
||||
}
|
||||
return sessionResp, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user