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

[Profile] Unexpected attributes displayed #1915

Closed
mkrout opened this issue Apr 25, 2024 · 0 comments
Closed

[Profile] Unexpected attributes displayed #1915

mkrout opened this issue Apr 25, 2024 · 0 comments

Comments

@mkrout
Copy link
Member

mkrout commented Apr 25, 2024

Actual situation:
Some technical attributes are displayed in users profile
such as :
user.gender
user.language

Expected:
An attribute that is not visible and not editable should not be visible in the profile edit drawer

mkrout added a commit to Meeds-io/social that referenced this issue 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.
mkrout added a commit to Meeds-io/social that referenced this issue Apr 25, 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.
mkrout added a commit to Meeds-io/social that referenced this issue 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 to Meeds-io/social that referenced this issue 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 to Meeds-io/social that referenced this issue 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 to Meeds-io/social that referenced this issue 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
Status: Done
Development

No branches or pull requests

2 participants