issues
search
sitegeist
/
Sitegeist.PaperTiger
Form builder for Neos CMS based on Neos.Fusion.Form
GNU General Public License v3.0
0
stars
3
forks
source link
FEATURE: Add fields that must not be empty and fields that are set via js to the honeypot
#20
Closed
mficzel
closed
1 year ago
mficzel
commented
1 year ago
Honeypot now has three fields:
one has to be empty
two has to contain a timestamp with hmac that is min 10s and max 24h old
three is set via js once a keyboard,mouse,touch event is detected and has to contain a timestamp with hmac that is min 10s and max 24h old
Resolves: #15
Honeypot now has three fields:
Resolves: #15