CalvinSithideth / Project-Muscle

My CPTC portfolio project. A web forum/message board.
0 stars 0 forks source link

Create User Roles #17

Open CalvinSithideth opened 5 years ago

CalvinSithideth commented 5 years ago

Separate user-base into three roles:

All new accounts should automatically be assigned to 'User'. Users may post in non-locked threads, and delete/edit their own posts.

Moderators should be able to delete/edit the posts of other users, and ban their user-account from posting.

Administrators should have the permissions to do anything the website developer can do.