THK-ADV / lwm-reloaded

Das offizielle Repository vom Backend des Praktikumstools an der TH-Köln
MIT License
3 stars 0 forks source link

Permission Check #191

Closed alexdobry closed 1 year ago

alexdobry commented 1 year ago

/labworkApplications GetAll => StudentRole /users GetAll => StudentRole

Generell alle StudentRole Permissions checken

labworkApplication Create, Update, Delete mit check auf implizierter Session User Id https://github.com/THK-ADV/lwm-reloaded/blob/6dc66e342b8e7d50d417105b4164f400ffbfc9f0/app/controllers/ReportCardEntryController.scala#LL56C21-L56C28