aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models/Identity/Role
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-133-27/+0
|
* The beginning of role based authorizationtranstrike2021-01-231-4/+0
|
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-0/+14
|
* Fixed role id creeping up the chaintranstrike2021-01-192-3/+3
|
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-172-0/+17
|
* RoleModel moved to DevHive.Commontranstrike2020-12-171-10/+0
|
* Updated role controller and role service to use custom models and ↵Syndamia2020-12-151-0/+10
implemented role mapping