AUTHORS/CHANGELOG for 2.30.0

Change-Id: If7c9e13fc62f8104ccb70a12b9c839f78e7e6e3e
This commit is contained in:
Tim Burke
2022-08-15 21:57:10 -07:00
parent 6fd523947a
commit f6196b0a22
5 changed files with 312 additions and 3 deletions

View File

@@ -932,7 +932,7 @@ use = egg:swift#tempurl
#
# The digest algorithm(s) supported for generating signatures;
# whitespace-delimited.
# allowed_digests = sha256 sha512
# allowed_digests = sha1 sha256 sha512
# Note: Put formpost just before your auth filter(s) in the pipeline
[filter:formpost]