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

[E] optimized OssnGroup::isMember() #2070

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

githubertus
Copy link
Contributor

if the membership has been approved for a user, this user IS a member for sure
no need to do an extra check whether this user has sent a join request before

if the membership has been approved for a user, this user IS a member for sure
no need to do an extra check whether this user has sent a join request before
@lianglee
Copy link
Member

lianglee commented Jan 23, 2022 via email

@lianglee lianglee changed the title optimized isMember() [E] optimized OssnGroup::isMember() Jan 23, 2022
@lianglee lianglee merged commit 9aca8b4 into opensource-socialnetwork:v6.x Jan 23, 2022
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.

None yet

2 participants