aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Account/Register.cshtml
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-27/+0
* Updated user controller models being of type UserViewModel, when they should ...Syndamia2021-05-131-1/+1
* Added register view message when register was unsuccessfulSyndamia2021-05-081-0/+7
* Fixed outdated User controller links in ViewsSyndamia2021-05-081-1/+1
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-081-0/+20