add recaptcha for signup process
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<%= f.input :password %>
|
||||
<%= f.input :password_confirmation %>
|
||||
<%= f.button :submit, "Sign up", :data => { :disable_with => "Signing up..." } %>
|
||||
|
||||
<%= recaptcha_tags %>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user