Is there a way to organize the roles in my app like a tree? You know, User can do several things, Mo开发者_运维技巧derator is just like user but can do little more, Administator have even more abilitities, etc. I've found nothing in the "Web Site Administration Tool".
You don't need to make it a tree for that.
Remember the same user can have multiple roles. When u need to give those extra permissions, u enable the extra role(s) to that user.
精彩评论