Skip to content

Release 1770

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 08:43
e3fee39

Trello card

https://trello.com/c/ahEcacjs

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.