Merge "s3api: Pass through CORS headers"

This commit is contained in:
Zuul
2021年03月12日 23:39:05 +00:00
committed by Gerrit Code Review

View File

@@ -21,3 +21,11 @@
regexp:"container_sync tempauth"
replace:"container_sync s3api tempauth"
become:true
- name:Set s3_acl option
ini_file:
path:"/etc/swift/proxy-server.conf"
section:"filter:s3api"
option:"s3_acl"
value:"{{ s3_acl }}"
become:true
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.