fog / fog-aws

Module for the 'fog' gem to support Amazon Web Services http://aws.amazon.com/
MIT License
296 stars 353 forks source link

bug: directories method ignores :endpoint config #672

Closed honzasterba closed 1 year ago

honzasterba commented 1 year ago

when using fog-aws with a S3 compatible provider there are cases when the endpoint setting is ignored for example get_service.rb has s3.amazonaws.com string hard-coded

honzasterba commented 1 year ago

this is a regression, was fine in fog-aws 3.3.0