ACRA / acra-storage

GNU General Public License v3.0
49 stars 32 forks source link

allow admin role to post reports #1

Closed halkeye closed 11 years ago

halkeye commented 11 years ago

I was trying to migrate data from my "production" install to my dev server. I used the couchdb-dump/load tool (http://code.google.com/p/couchdb-python/) and realized I couldn't use my admin user.

Added _admin to the list of users who can upload data.