Release 1770
Trello card
Context
At the moment, bots can easily submit the feedback form. We want to prevent that, so to get only real submissions.
Changes proposed in this pull request
Add invisible captcha protection to candidates feedback form.
Guidance to review
Fill in the honeypot field and submit the form to trigger the bot protection. An empty page with 200 status code will be returned instead of the "Thank you" page.