Gitlab Community Edition Instance

Skip to content

Student and user deactivate

robinwilliam.hundt requested to merge student-and-user-deactivate into master

Student accounts are now being deactivated upon logout. This is achieved by the frontend sending a patch to /user/<pk>/change_active/ upon logout. The reviewer also has the option to individually grant or revoke access to students.

Merge request reports