Skip to content

Conversation

@ciberfred
Copy link

remove administration menu for simple users
need in database this permission for user (74 is the user list access):

insert into role_permission (role_id, permission_id) values ('1','74');

Normally this permission should not be granted but if not, the user is login correctly but the dashboard page redirect to sigin if not.

remove administration menu for simple users
need in ictcore database this permission for user (74 is the user list access).
insert into role_permission (role_id, permission_id) values ('1','74'); to work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant