Open shanirub opened 2 months ago
create a table (json format?) with all the groups, models and corresponding permissions.
this table will be parsed and used for assigning initial permissions, and for testing.
in this way, there's one place to manipulate permissions (table) without the need to code each change in assignment script and testing.
--
should research to see if such a thing already exists.
create a table (json format?) with all the groups, models and corresponding permissions.
this table will be parsed and used for assigning initial permissions, and for testing.
in this way, there's one place to manipulate permissions (table) without the need to code each change in assignment script and testing.
--
should research to see if such a thing already exists.