issues
search
Real-Dev-Squad
/
skill-tree-backend
7
stars
20
forks
source link
allow non super users access skill requests
#151
Closed
yesyash
closed
2 months ago
yesyash
commented
3 months ago
description
as the skill requests page will be visible to non-superusers, we need to remove the super-user-only check from
v1/skills/requests
non-superusers will still not be able to do the following actions:
create skill
approve / reject a skill request
yesyash
commented
2 months ago
tested on prod working correct
description
v1/skills/requests