ekv-project / eKV

Sistem Pengurusan Maklumat Pelajar Kolej Vokasional
https://ekv.readthedocs.io
GNU General Public License v3.0
3 stars 3 forks source link

[Authorization] User, Roles and Gates #5

Open hanisirfan opened 3 years ago

hanisirfan commented 3 years ago

Roles in this system.

This issue will always be open.

SuperAdmin

Given to a username named admin. Technically this user will be able to do everything that an admin couldn't do like adding or deleting another admin.

Admin

The default user with the username admin will be created automatically and cannot be changed or deleted by another admin. This user have supremacy above all other user.

Permissions:

Student

Permissions:

Lecturer

Permissions:

Gates

Middleware

hanisirfan commented 3 years ago

Added #4 here.