aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/User/Login.cshtml
Commit message (Expand)AuthorAgeFilesLines
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-081-14/+0
* Fixed some identation that was in spaces, rather than tabsSyndamia2021-05-071-1/+1
* Added view model validation for register and loginSyndamia2021-05-071-0/+4
* Impllemented user login and updated navbarSyndamia2021-05-061-0/+10