ejnnr / web-chess

A web implementation of a chess database program like Scid.
MIT License
7 stars 4 forks source link

Validation: owner_id must be existing User ID #24

Closed ejnnr closed 8 years ago

ejnnr commented 8 years ago

Creating a Tag with an owner_id that doens't exist in the User table should be prevented by Store- and UpadteTagRequest.