dvoegeli / webmistc

WebMISTC - An open-source, real-time multimedia internet communication tool.
2 stars 10 forks source link

Roles cannot be added / given / taken away / etc. #24

Open dvoegeli opened 7 years ago

dvoegeli commented 7 years ago

The role system is will touch nearly every part of the codebase, as hooks need to be placed everywhere to determine is a feature is a available for use to a specific user role.

There is a chart indicating what features are available to which roles, and the document will be uploaded at a later time.