issues
search
hpi-sam
/
BP2018HG1
Bachelor Project Documentation
MIT License
0
stars
0
forks
source link
Setup Authorization
#78
Open
Adrian-St
opened
5 years ago
Adrian-St
commented
5 years ago
Authorization WITHOUT admin role.
/artifacts
POST for authenticated users in a team
GET all/single possible for users who are in the team where the artifact was created
UPDATE / DELETE only for authors
/users
All actions only if user is the user who sends the request
/teams
GET all/single and POST for authenticated users
UPDATE / DELETE for team creator
Authorization WITHOUT admin role.