]> git.openstreetmap.org Git - rails.git/commit
Add support for using an cloudflare turnstile widget during signup
authorTom Hughes <tom@compton.nu>
Tue, 24 Oct 2023 18:35:09 +0000 (19:35 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 23 Feb 2026 22:39:19 +0000 (22:39 +0000)
commiteb8279384a2e9641893e85427ebe24cbbcf30cbb
tree825846580d08863331d4fc9f239fd51ea59764fa
parentec3cc6ac65f164da46000faa465e419951a77711
Add support for using an cloudflare turnstile widget during signup
app/controllers/users_controller.rb
app/views/users/new.html.erb
config/locales/en.yml
config/settings.yml
test/controllers/users_controller_test.rb