mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 06:48:56 +00:00
82e5247a43
Backport #26420 by @lunny
For some reason, the permission of the client_id and secret may cannot
create bucket, so now we will check whether bucket does exist first and
then try to create a bucket if it doesn't exist.
Try to fix #25984
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit
|
||
---|---|---|
.. | ||
helper.go | ||
helper_test.go | ||
local.go | ||
local_test.go | ||
minio.go | ||
minio_test.go | ||
storage.go | ||
storage_test.go |