added bot honeypot on signup
This commit is contained in:
@@ -641,3 +641,7 @@ input[type="file"] {
|
||||
.tooltip:hover .tooltiptext {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
#required_field {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user