This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
🐛 BUG: CourseController getCourse leak 🔥 #653
Labels
api
All Backend related Issues
bug
This Issue describes a unwanted behavior
🔒 security
This directly pertains to geli's security!
The
/api/courses/:id
getCourse API still leaks important information - such as every enrolled student's email address - to anyone who can view the course.This issue is closely related to (and was missed in) #594.
It was discovered while working on #82.
The text was updated successfully, but these errors were encountered: