aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Interfaces/IRoleService.cs
Commit message (Collapse)AuthorAgeFilesLines
* UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵transtrike2021-01-261-1/+1
| | | | properly; UserUpdate validates properly
* Brief testing of GetPosttranstrike2021-01-261-1/+1
|
* Fixed formattingtranstrike2021-01-231-1/+1
|
* The beginning of role based authorizationtranstrike2021-01-231-1/+1
|
* Fixed role id creeping up the chaintranstrike2021-01-191-1/+1
|
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-5/+5
|
* More formatting fixestranstrike2021-01-141-2/+2
|
* The return of the interfacestranstrike2021-01-131-0/+17