Fakultas Ilmu Komputer UI

Implement Auth Permissions

Merged Jonathan Christopher Jakub requested to merge auth_permissions into staging

Implement auth permissions on accounts, case subjects, investigation case, and positive case. Tested. The permissions consist of : CreateOnly, IsAuthenticated, IsSelfOrAdmin, IsAuthorOrAdmin.

Merge request reports