Skip to content
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

Changes release 07102023 #965

Merged
merged 9 commits into from
Jul 12, 2023
Merged

Changes release 07102023 #965

merged 9 commits into from
Jul 12, 2023

Conversation

ArabellaJi
Copy link
Contributor

changes for #959 (Release 07/10/2023)

@ArabellaJi ArabellaJi requested a review from jsenning July 12, 2023 12:47
Copy link
Contributor

@jsenning jsenning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

))
if (
(username is null || username != authenticatedUserUsername)
&& !(viewerGroups.Contains(AuthGroup.SiteAdmin) || viewerGroups.Contains(AuthGroup.Police))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirming that all memberships will be shown if user is police or siteadmin. If user is neither of those then the memberships will be shown only if the username is not null and matches the authenticated username.

@ArabellaJi ArabellaJi merged commit 5082057 into develop Jul 12, 2023
3 checks passed
@ArabellaJi ArabellaJi deleted the changes_release_07102023 branch July 12, 2023 13:31
@ArabellaJi ArabellaJi mentioned this pull request Jul 12, 2023
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.

2 participants