krstffr / matryoshka

A GUI for nesting and linking objects inside other objects.
5 stars 0 forks source link

User roles etc. #56

Open krstffr opened 10 years ago

krstffr commented 10 years ago

Who can do what?

All users should not be able to create new users or promote other users etc. Some users should, but not all. Give them different roles. Which roles should there be?

krstffr commented 9 years ago

the method checking if user is authorized should probably also take a second param which is the required role level (to compare the users role to).