Make sure users can't remove their account quotas

Protect X-Remove-Account-Meta-Quota-Bytes same as X-Account-Meta-Quota-Bytes

Fixes bug 1204110

Change-Id: Ibac5b555f50b1fe41b2999c0d5776d90f9c9f3d1
This commit is contained in:
Jon Snitow 2013-07-24 15:58:55 -07:00
parent 290a208714
commit 0d5d06ec85
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.py[co]
*.sw?
*~
doc/build/*
dist
build