Carleton-Blueprint / carleton-blueprint.github.io

0 stars 3 forks source link

[bug]: Disable Resend #109

Closed voidranjer closed 1 week ago

voidranjer commented 1 week ago

What happened?

Disable Resend with appropriate error message to the user.

We should implement Resend after having installed safeguards against exploiters

Version

0.0.1 (Default)

Relevant log output

No response

Code of Conduct

heyitsOK commented 1 week ago

I think we should keep resend enabled until spam becomes a problem. If we disable resend half of our contact page becomes useless. I'll open an issue to resolve the security safeguard but I don't believe spam is major concern as of right now (I'm not aware if the blueprint email is receiving spam currently but if they are then we should disable resend immediately). Resend has a maximum limit of 100 emails per day and we won't be charged if they try to send another email it just won't go through. If we get spammed we can immediately shut off the contact form but for now we should leave it up so it can be used for its intended purpose. In the meantime I'll look into reCAPTCHA and try and get it set up for the contact form. If you agree then you can close this issue with a comment.