You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
I'm assuming bots will eventually find the "Post a job" form. We can lock this down by implementing something like Spatie's Honeypot package.
Additionally rate limiting the endpoint that creates job postings could help too. Limiting it to something like 5 requests/hr feels reasonable to me 🤷♂