aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Common/RoleConst.cs
Commit message (Collapse)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-17/+0
|
* Improved the way in which database objects are created on startupSyndamia2021-05-121-2/+11
|
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed ↵Syndamia2021-05-081-0/+8
UserController to AccountController, updated links