alert('XSS')
Permissions, how do they work?
What kind of access can I give/ have on the application:
- Can we control access levels for admin, moderators?
- Can we allocate and control levels of admin rights?
Best Answer
-
As the owner of the community you have full control over permissions. You can assign permissions via the user permission table, and you can also create different roles as needed. This video gives a run down of how it works:
https://www.youtube.com/watch?v=Dbvb3Pm_py4
Answers
-
have you read the mod and admin guide?