You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please see "cannot set approved_date/accepted_date/revised_date/emailed_date/signature for a Ddah associated with self" test in instructor-permission-test test file. It is skipped in PR #599 and should pass once this issue is resolved
The text was updated successfully, but these errors were encountered:
* Fix DDAH permissions.
This PR fixes Issue #608 by restricting which parameters are permitted in ddah controllers for instructors. It also reduces the number of ways one could modify existing ddah by forcing to go through /accept /approve and /email routes instead.
Additionally, some tests are fixed
Please see
"cannot set approved_date/accepted_date/revised_date/emailed_date/signature for a Ddah associated with self"
test ininstructor-permission-test
test file. It is skipped in PR #599 and should pass once this issue is resolvedThe text was updated successfully, but these errors were encountered: