troeger / opensubmit

Just another submission system for course assignment solutions. Supports semi-automated code evaluation.
GNU Affero General Public License v3.0
30 stars 18 forks source link

Teacher backend history is broken #160

Closed troeger closed 7 years ago

troeger commented 7 years ago

The history list in the teacher backend leads to 404 pages for regular backend users.

Either make it a real history (with diffs), or remove it.