sohara / broue-cli

Brewing recipe design app
1 stars 1 forks source link

Various edit routes need both authentication and authorizaiton #56

Open sohara opened 10 years ago

sohara commented 10 years ago

Currently we ensure user is logged in but don't check that the user is the resource owner. We should also set the flash message differently and not redirect back to the route, e.g. sorry, you cannot do that.