mysociety / fms-endpoint

basic problem-reports database and Open311 server, suitable for use with http://fixmystreet.org
Other
14 stars 29 forks source link

add callbacks to enforce non-admin users' limits #5

Open davewhiteland opened 12 years ago

davewhiteland commented 12 years ago

Currently hiding edit/delete buttons from non-admin users but actually GroceryCRUD isn't enforcing this, i.e., if a request is sent directly -- need to add edit and delete callbacks that check for admin status