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

Issue of people seeing own posts across all the search routes #60

Open
akmatchev opened this issue Mar 11, 2023 · 0 comments
Open

Issue of people seeing own posts across all the search routes #60

akmatchev opened this issue Mar 11, 2023 · 0 comments

Comments

@akmatchev
Copy link
Contributor

In every search route users are able to see their own posts. Simply checking the post.user != user.id in the query builder does not work because there would need to be a user variable parameter passed into each search method in order for that to work.

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

No branches or pull requests

1 participant