Restrict access to just one group at the same time

Created on 27 December 2024, 3 months ago

Problem/Motivation

I have a website, where one particular user (group member) can be added to multiple groups. It means that they can have access to content of multiple groups at the same moment. It can be confusing in some use cases. I would like to restrict access to content in that way, that user can use CRUD operation only to one specific group (and its related content) at the same time.

Steps to reproduce

Proposed resolution

Maybe it could work in that way, that user could swicth to particular group using some element
(for example selectbox). The selected group ID would be stored in PHP session and access to all content would be checked by this stored value.

User interface changes

Some switcher to select a group.

I am willing to work on this issue, if such functionality is not done yet and others think, that it can be useful, too.

✨ Feature request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia tomas.teicher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024