AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

User permission model #73

Closed sparre closed 11 years ago

sparre commented 11 years ago

We should create a user permission model.

I can see at least three classes of user permissions:

I suppose that we will keep the number of classes of user permissions sufficiently low that a boolean column in the "users" table for each class should be sufficient.

sparre commented 11 years ago

Thomas and Thomas approves of the above three classes - with a boolean column for each.

sparre commented 11 years ago

Implemented in Model.User and the databases.