swift/etc
Samuel Merritt 134e864fa1 Add POST and DELETE to tempurl default methods
The tempurl middleware supports any configured HTTP methods, but the
default set was only GET, PUT, and HEAD, so cluster operators had to
take action to enable POST and DELETE. This commit changes the
defaults to include POST and DELETE.

Note that this doesn't affect any existing temporary URLs at all; the
method is baked into the signature (temp_url_sig query param), so no
new access is granted to a holder of a temporary URL by this
change. It simply gives more flexibility to creators of temporary
URLs.

Change-Id: I5bc15bbd2968ab7bedcd7c0df10f2ec825537191
2014-08-07 12:26:11 +01:00
..
account-server.conf-sample Swift configuration parameter audit 2014-08-06 11:12:14 +10:00
container-reconciler.conf-sample Swift configuration parameter audit 2014-08-06 11:12:14 +10:00
container-server.conf-sample Swift configuration parameter audit 2014-08-06 11:12:14 +10:00
container-sync-realms.conf-sample New container sync configuration option 2014-01-10 23:48:00 +00:00
dispersion.conf-sample Swift configuration parameter audit 2014-08-06 11:12:14 +10:00
drive-audit.conf-sample Swift configuration parameter audit 2014-08-06 11:12:14 +10:00
memcache.conf-sample Fix for memcache middleware configuration 2013-11-26 18:03:33 +00:00
mime.types-sample PEP 8 compliance and small modification to mime.types file 2010-11-23 19:26:02 -06:00
object-expirer.conf-sample Merge "Swift configuration parameter audit" 2014-08-06 16:18:02 +00:00
object-server.conf-sample Update docs to highlight that the auditor chunk size can be set 2014-07-10 14:13:27 -07:00
proxy-server.conf-sample Add POST and DELETE to tempurl default methods 2014-08-07 12:26:11 +01:00
rsyncd.conf-sample Added missing lockfile configuration to sample rsync.conf 2011-02-12 18:27:59 -08:00
swift-rsyslog.conf-sample Add sample rsyslog.conf. 2013-06-25 10:24:26 +08:00
swift.conf-sample Add Storage Policy Support 2014-06-18 17:31:37 -07:00