Give thumbor swift user r/w access to containers
authorGilles Dubuc <gilles@wikimedia.org>
Wed, 6 Sep 2017 13:05:16 +0000 (15:05 +0200)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 25 Sep 2017 21:45:39 +0000 (21:45 +0000)
commit75a3043b71e96dff59f3559eba62dd2c6e5b86b6
treef0b2532a372b1b8d2f6b27551ee0a57f5b93907d
parent3a79761da37abe0e147e4a5ee61b7ee17ec7efc3
Give thumbor swift user r/w access to containers

readUsers and writeUsers are new optional values
of the swift backend configuration. They allow
giving read and/or write rights to additional
users than the default swift user.

Bug: T144479
Change-Id: I0f81a013ec994eee3f156a89f29f4fcfc37c42b7
includes/libs/filebackend/SwiftFileBackend.php