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

fix: Unexpected attributes displayed - EXO-71322 - Meeds-io/meeds#1915 (#3717) #3724

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented Apr 26, 2024

Prior to this change, all attributes are displayed on the edit mode of profile of all users, this may display some technical/private data to all users, so only editable or visible attributes should be visible in the edit drawer of profiles. This fix filter the list of attributes to be retrieved to simple users.

(cherry picked from commit c29f065)

#3717)

Prior to this change, all attributes are displayed on the edit mode of
profile of all users, this may display some technical/private data to
all users, so only editable or visible attributes should be visible in
the edit drawer of profiles. This fix filter the list of attributes to
be retrieved to simple users.

(cherry picked from commit c29f065)
Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
44.4% Coverage on New Code (required ≥ 60%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@mkrout mkrout enabled auto-merge (squash) April 26, 2024 11:41
@mkrout mkrout merged commit 72e3bbf into develop Apr 26, 2024
4 of 5 checks passed
@mkrout mkrout deleted the develop-EXO-71322 branch April 26, 2024 11:42
exo-swf pushed a commit that referenced this pull request Apr 26, 2024
#3717) (#3724)

Prior to this change, all attributes are displayed on the edit mode of
profile of all users, this may display some technical/private data to
all users, so only editable or visible attributes should be visible in
the edit drawer of profiles. This fix filter the list of attributes to
be retrieved to simple users.

(cherry picked from commit c29f065)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants