devilry / devilry-django

Devilry project main repository
http://devilry.org
BSD 3-Clause "New" or "Revised" License
51 stars 24 forks source link

Notification template mismatch #1315

Open torgeirl opened 2 months ago

torgeirl commented 2 months ago

Similar to #1241, the templating in email notifications sent to a semester admin that is also an examiner seem to use /devilry_group/examiner/{roleid}/feedbackfeed/ URIs for links and that will result in the admin getting a HTTP 403 Permission Denied from the link in the email since they don't have access to that feedbackfeed as an examiner.