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

🔧 Prevent users from seeing their own OG submissions #7

Merged
merged 1 commit into from
May 17, 2023

Conversation

drewbrew
Copy link

If their email address matches the one on the request, don't show it to them.

This is a first attempt at it and needs review/testing.

Fixes #6.

If their email address matches the one on the request, don't show
it to them.

Fixes #6.
@jefftriplett
Copy link
Member

In theory, this looks good. I haven't poked at grorg's tests yet, but it might be worth writing one to avoid unknown side-effects.

@drewbrew
Copy link
Author

I haven't poked at grorg's tests yet

That would be because there aren't any to poke.

@jefftriplett
Copy link
Member

the website should deploy after you merge. good work!

@drewbrew drewbrew merged commit 8d30ff8 into main May 17, 2023
@drewbrew drewbrew deleted the exclude-seeing-own-submission branch May 17, 2023 21:56
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.

Add filter to avoid reviewer seeing their own grant information
2 participants