mastodon/app/views
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
* Add honeypot fields to limit non-specialized spam

Add two honeypot fields: a fake website input and a fake password confirmation
one. The label/placeholder/aria-label tells not to fill them, and they are
hidden in CSS, so legitimate users should not fall into these.

This should cut down on some non-Mastodon-specific spambots.

* Require a 3 seconds delay before submitting the registration form

* Fix tests

* Move registration form time check to model validation

* Give people a chance to clear the honeypot fields

* Refactor honeypot translation strings

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2020-12-10 06:27:26 +01:00
..
about Add honeypot fields and minimum fill-out time for sign-up form (#15276) 2020-12-10 06:27:26 +01:00
accounts
admin Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
admin_mailer
application
auth Add honeypot fields and minimum fill-out time for sign-up form (#15276) 2020-12-10 06:27:26 +01:00
authorize_interactions
directories
errors
filters
follower_accounts
following_accounts
home Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
invites
kaminari
layouts Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
media Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
notification_mailer
oauth
public_timelines Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
relationships Add interrelationship icon (#15149) 2020-11-12 17:43:12 +01:00
remote_follow
remote_interaction
settings Add import/export feature for bookmarks (#14956) 2020-11-19 17:48:13 +01:00
shared Add honeypot fields and minimum fill-out time for sign-up form (#15276) 2020-12-10 06:27:26 +01:00
shares Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
statuses Change public thread view to hide "Show thread" link (#15266) 2020-12-02 21:21:44 +01:00
tags Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
user_mailer
well_known/host_meta