add captcha to registration

This commit is contained in:
Jannis Portmann 2021-05-04 11:59:08 +02:00
parent 4fd13f7dde
commit 728727b747
5 changed files with 3951 additions and 3722 deletions

View file

@ -16,3 +16,6 @@ import '@fortawesome/fontawesome-free/js/fontawesome'
import '@fortawesome/fontawesome-free/js/solid'
import '@fortawesome/fontawesome-free/js/regular'
import '@fortawesome/fontawesome-free/js/brands'
// Friendly captcha
import "friendly-challenge/widget";