aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Account/Login.cshtml
Commit message (Expand)AuthorAgeFilesLines
* Updated user controller models being of type UserViewModel, when they should ...Syndamia2021-05-131-1/+1
* Added login message when login was unsuccessfulSyndamia2021-05-081-0/+9
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-081-0/+14