Releases: DFE-Digital/schools-experience
v174330-stable: Merge pull request #1764 from DFE-Digital/dependabot/bundler/redis-4.3.1
Bump redis from 4.2.5 to 4.3.1
Release 1772
This is for delivery to PaaS only.
Remove the service binds and get the database name from the service-key.
Change some of the secrets and pick up the environment from terraform
Release 1771
This is for delivery to PaaS only.
Remove the service binds and get the database name from the service-key
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.
Release 1768
Bump bobheadxi/deployments from 0.5.2 to 0.6.0
Release 1767
Bump brakeman from 5.0.1 to 5.0.4
Release 1766
Bump webpack-cli from 4.7.0 to 4.7.2
Release 1765
Bump phonelib from 0.6.50 to 0.6.51
v173876-GA: Merge pull request #1770 from DFE-Digital/feedback-captcha
Add invisible captcha protection to candidates feedback form
v174166-stable: Merge pull request #1772 from DFE-Digital/paas/fix_db_connection
Fix Database Connection