aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Account
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-154-103/+0
* Updated user controller models being of type UserViewModel, when they should ...Syndamia2021-05-134-4/+4
* Minor style changesSyndamia2021-05-081-0/+2
* Implemented account deletionSyndamia2021-05-081-0/+4
* Added register view message when register was unsuccessfulSyndamia2021-05-081-0/+7
* Added login message when login was unsuccessfulSyndamia2021-05-081-0/+9
* Fixed outdated User controller links in ViewsSyndamia2021-05-082-2/+2
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-084-0/+81