aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/User/Profile.cshtml
Commit message (Collapse)AuthorAgeFilesLines
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed ↵Syndamia2021-05-081-27/+0
| | | | UserController to AccountController, updated links
* Fixed some identation that was in spaces, rather than tabsSyndamia2021-05-071-1/+1
|
* Implemented editing userSyndamia2021-05-071-0/+14
|
* Implemented user profile pageSyndamia2021-05-071-0/+13