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

Fix displaying not found page when submitting a duplicated blocklist email #818

Conversation

serra-allgood
Copy link
Contributor

This PR addresses issue #754. I'm still new to Rust and even newer to Plume, but I thought this approach made sense. The alternative I thought of was to leverage the BlocklistedEmail::matches_blocklist function, but I thought that approach is unreasonable because it requires loading the entire blocklisted_emails table.

…email

Signed-off-by: Serra Allgood <serra@allgood.dev>
Copy link
Contributor

@igalic igalic left a comment

Choose a reason for hiding this comment

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

🤔 this looks reasonable

StarryAster pushed a commit to StarryAster/Plume that referenced this pull request Oct 19, 2020
) from gpu-acceleration into main

Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/818
Reviewed-by: kiwii <kiwii@noreply@joinplu.me>
@KitaitiMakoto
Copy link
Contributor

I think so, too.

@elegaanz
Copy link
Member

For future contributions, we moved to a self-hosted gitea so we prefer PRs here even if we can merge them "manually" from Github. Anyway, thank you for your help :)

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

4 participants