Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Conversation

aditya-mitra
Copy link
Contributor

Summary

  • on avatar removal, only allow public avatars to be re-updated as user's avatar
  • also select from public avatars in oauth identity-providers

References

closes #9454

QA Steps

@HexaField HexaField merged commit 181ad83 into dev Dec 15, 2023
@HexaField HexaField deleted the fix/non-public-avatar-selection branch December 15, 2023 23:21
isPublic: true,
$limit: 1000
},
paginate: false
Copy link
Member

Choose a reason for hiding this comment

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

@aditya-mitra as we are specifiying limit in the query, then we shouldnt pass paginate:false. Also, the response should be considered as Paginated object instead of array.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] User can select another user's private avatar
3 participants