mattrobineau / stories

Community driven link aggregater for .Net written in C#
MIT License
1 stars 1 forks source link

Implement moderator user view #25

Open mattrobineau opened 7 years ago

mattrobineau commented 7 years ago

Like normal users, an moderator or higher roles can view a user's profile. The moderator has access to additional features not present for normal users.

The view should be accessible from the User list on the admin page.

The view with extra features should include the default user profile view.