-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the list of associated groups of logged in user from the User Details modal window #10414
Comments
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Jun 7, 2024
… in user from the User Details modal window Description: - handle hide group info in user details modal by adding a cfg in Login plugin 'hideGroupUserInfo' - add unit test
12 tasks
12 tasks
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Jun 14, 2024
… in user from the User Details modal window Description: - add migration guide notes related to the PR changes - edit in unit tests
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Jun 14, 2024
… in user from the User Details modal window Description: - Merge branch 'master' into enhance_10414 with fix conflicts
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Jun 25, 2024
… in user from the User Details modal window Description: - resolve review comments related to edits in migration file
MV88
pushed a commit
that referenced
this issue
Jun 27, 2024
…he User Details modal window (#10415) * #10414: Remove the list of associated groups of logged in user from the User Details modal window Description: - handle hide group info in user details modal by adding a cfg in Login plugin 'hideGroupUserInfo' - add unit test * #10414: Remove the list of associated groups of logged in user from the User Details modal window Description: - add migration guide notes related to the PR changes - edit in unit tests * #10414: Remove the list of associated groups of logged in user from the User Details modal window Description: - resolve review comments related to edits in migration file
@mahmoudadel54 at least Admin user should see this information for management/troubleshooting purposes. |
ElenaGallo
added
the
BackportNeeded
Commits provided for an issue need to be backported to the milestone's stable branch
label
Jun 27, 2024
mahmoudadel54
added a commit
to mahmoudadel54/MapStore2
that referenced
this issue
Jun 27, 2024
tdipisa
removed
the
BackportNeeded
Commits provided for an issue need to be backported to the milestone's stable branch
label
Jun 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
It is required to implement within configuration level, to enable remove all the groups listing for an authenticated authorized user in MapStore, in the User Details modal window.
Acceptance criteria
Groups
section, listing the groups that the logged in user belongs.The text was updated successfully, but these errors were encountered: