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

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented Apr 25, 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.

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.
@mkrout mkrout enabled auto-merge (squash) April 25, 2024 14:01
Copy link

sonarcloud bot commented Apr 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
44.4% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

@mkrout mkrout merged commit c29f065 into feature/maintenance Apr 25, 2024
5 of 6 checks passed
@mkrout mkrout deleted the fix-71322 branch April 25, 2024 14:08
mkrout added a commit that referenced this pull request Apr 26, 2024
#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)
mkrout added a commit that referenced this pull request Apr 26, 2024
#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)
mkrout added 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)
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