[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.4.2-18-g43c2eed |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.4.2-18-g43c2eed
- From: <git@xxxxxxxxxxxxx>
- Date: Wed, 11 Nov 2020 09:56:58 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated
via 43c2eed0482b8f7867dc33dd217800c1865315c6 (commit)
from bd6f37522f143ca8867c1c65417e69ae66dd61c4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 43c2eed0482b8f7867dc33dd217800c1865315c6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Nov 8 13:22:46 2020 +0100
Improve captcha; closes #1516
Adds a numeric captcha based on simple questions for self subsciptions
Remove PasswordImage and its references
-----------------------------------------------------------------------
Summary of changes:
.../Galette/Controllers/Crud/MembersController.php | 37 ++---
galette/lib/Galette/Core/Gaptcha.php | 146 +++++++++++++++++
galette/lib/Galette/Core/PasswordImage.php | 181 ---------------------
galette/templates/default/forms_types/captcha.tpl | 13 +-
tests/Galette/Core/tests/units/CheckModules.php | 2 +-
tests/Galette/Core/tests/units/Links.php | 2 +-
tests/Galette/Core/tests/units/Password.php | 2 +-
tests/Galette/Core/tests/units/PasswordImage.php | 176 --------------------
tests/Galette/Middleware/tests/unit/CheckAcls.php | 2 +-
9 files changed, 171 insertions(+), 390 deletions(-)
create mode 100644 galette/lib/Galette/Core/Gaptcha.php
delete mode 100644 galette/lib/Galette/Core/PasswordImage.php
delete mode 100644 tests/Galette/Core/tests/units/PasswordImage.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/