Add spam honeypot field to register form
This commit is contained in:
@@ -283,3 +283,7 @@ blockquote {
|
||||
.form-group {
|
||||
margin-bottom: 1rem !important;
|
||||
}
|
||||
|
||||
input[name="first_name"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user