[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-169-g0b407a8 |
[ 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.3.1-169-g0b407a8
- From: <git@xxxxxxxxxxxxx>
- Date: Mon, 11 May 2020 04:34:45 +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 0b407a8fb6b013e997beb11ee2674e2c0bbb4a56 (commit)
via c427a66ed86bdce4eec1689c131a814f000a188b (commit)
from 9a78172bb92c3a2959d0c09eaee0e6b6af3ab245 (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 0b407a8fb6b013e997beb11ee2674e2c0bbb4a56
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat May 9 23:50:03 2020 +0200
Implement regexps in routes ACLs
Centralize in dependency container
Add method to retrieve ACL for route
Add unit tests
closes #1426 and refs #1416
commit c427a66ed86bdce4eec1689c131a814f000a188b
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat May 9 23:47:54 2020 +0200
Update slim/flash
-----------------------------------------------------------------------
Summary of changes:
galette/composer.json | 4 +-
galette/composer.lock | 15 +-
galette/includes/core_acls.php | 100 +++++++++
galette/includes/dependencies.php | 137 +-----------
galette/lib/Galette/Middleware/Authenticate.php | 141 ++++++------
galette/lib/Galette/Middleware/CheckAcls.php | 83 ++++++--
tests/Galette/Middleware/tests/unit/CheckAcls.php | 249 ++++++++++++++++++++++
7 files changed, 489 insertions(+), 240 deletions(-)
create mode 100644 galette/includes/core_acls.php
create mode 100644 tests/Galette/Middleware/tests/unit/CheckAcls.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/