[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.4.2-196-g8f3bdd9 |
[ 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-196-g8f3bdd9
- From: <git@xxxxxxxxxxxxx>
- Date: Mon, 05 Apr 2021 09:57:20 +0200
- 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 8f3bdd9f7d0708466e011253064a867ca2b271a5 (commit)
via f54b2570615d38d0302e937079233e52c2d80995 (commit)
via 8a67f627b1f919e70649ee159a96a33782c5a5e8 (commit)
via 514418da973ae5b84bf97f94bd288a41e8e3f0a6 (commit)
from e0d5f68690b6579fa62c8a8bfae8cc92d6f8a8c9 (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 8f3bdd9f7d0708466e011253064a867ca2b271a5
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Mar 26 15:20:43 2021 +0100
Fix stored XSS on dynamic fields configuration
commit f54b2570615d38d0302e937079233e52c2d80995
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Feb 14 15:19:34 2021 +0100
Add test on stored xss
commit 8a67f627b1f919e70649ee159a96a33782c5a5e8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Feb 14 15:17:58 2021 +0100
Sanitize member values
commit 514418da973ae5b84bf97f94bd288a41e8e3f0a6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Feb 11 06:55:29 2021 +0100
Prevent some possible XSS
Few fixes
Enhance type hinting
-----------------------------------------------------------------------
Summary of changes:
galette/lib/Galette/Controllers/AuthController.php | 2 +-
.../Galette/Controllers/Crud/MembersController.php | 12 ++++++------
.../Controllers/DynamicTranslationsController.php | 1 +
.../lib/Galette/Controllers/GaletteController.php | 2 +-
.../lib/Galette/Controllers/HistoryController.php | 2 +-
galette/lib/Galette/Controllers/PdfController.php | 2 +-
.../lib/Galette/Controllers/PluginsController.php | 6 +++---
galette/lib/Galette/DynamicFields/DynamicField.php | 2 +-
galette/lib/Galette/Entity/Adherent.php | 11 +++++++++--
galette/lib/Galette/Entity/TranslatableTrait.php | 4 ++--
.../templates/default/configurer_fiche_content.tpl | 10 +++++-----
galette/templates/default/gestion_adherents.tpl | 10 ++++++----
galette/templates/default/history.tpl | 6 +++---
galette/templates/default/voir_adherent.tpl | 4 ++--
tests/Galette/Entity/tests/units/Adherent.php | 20 ++++++++++++++++++++
tests/GaletteTestCase.php | 6 +++++-
16 files changed, 67 insertions(+), 33 deletions(-)
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/