From 07946cbeb29b66d5f32a802f33d176383fc5d602 Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 19 Feb 2020 10:22:08 +0100 Subject: [PATCH 1/2] Update TODO: Google ReCAPTCHA on login pages --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index bd49feee..dc7695fd 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,7 @@ * csrf token protection * guild wars support like in Gesior * move rest of the pages to Twig: lostaccount, highscores, etc. + * add Google ReCAPTCHA to the login page and admin login page 1.0 * use Composer for additional libraries From d56965552f89151db4651372a8db1552d0322fb2 Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 19 Feb 2020 10:51:12 +0100 Subject: [PATCH 2/2] Update TODO: ReCAPTCHA v3 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index dc7695fd..e400c3de 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,7 @@ * guild wars support like in Gesior * move rest of the pages to Twig: lostaccount, highscores, etc. * add Google ReCAPTCHA to the login page and admin login page + * + support for ReCAPTCHA v3 1.0 * use Composer for additional libraries