nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
288 stars 145 forks source link

Fix bug - check ownership of job post before editing #66

Open manusajith opened 9 years ago

manusajith commented 9 years ago

cc/ @nate-strauser

nate-strauser commented 9 years ago

i'd prefer to display an error message instead of just a redirect

could be done in the template, checking the userid and either showing the form or a error message - also could just add a 'forbidden' template and redirect to that from the router

edionmelarosa commented 9 years ago

Can't duplicate this issue.