slidewinder / app

The slidewinder web/desktop app
http://app.slidewinder.io
MIT License
2 stars 1 forks source link

card/deck permissions - shouldn't be able to edit someone else's! #3

Open blahah opened 8 years ago

blahah commented 8 years ago

Currently anyone can edit any card or deck they can access. We need a permissions system - initially this can simply be client-and-server-side validation of ownership, but eventually a proper system of roles based permissions will be useful.