lernanta
lernanta copied to clipboard
submission notifications ignores notification preferences
See badges.models.Submission.send_notification (https://github.com/p2pu/lernanta/blob/master/lernanta/apps/badges/models.py#L307).
Short term fix is to check permissions there, long term fix is to implement generic permissions for notifications