-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hi @following5
OCPL is going to introduce "role" in place of "admin" column in user table.
Role will be column with type SET in DB and many roles can be assigned to user.
Column admin will be removed.
Currently there is "is_admin" field in OKAPI code which read "user.admin" column from DB.
What is the best way to deal with it in OKAPI code?
Metadata
Metadata
Assignees
Labels
No labels