spip-league/http-kernel | 3 commits
Par Matthieu Marcillaud, le 11 avril 2026 à 16h11min :
build: utiliser qa-tools
Modifié
composer.json
Détails : build: utiliser qa-tools (07b718ce) · Validations · spip-league / Http Kernel · GitLab
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 16h11min :
feat: Un PriveHandler qui gère le handler de ecrire/prive.php qui a une authentification
Ajouté
src/AuthenticatorInterface.php
src/Handler/PriveHandler.php
tests/Handler/PriveHandlerTest.php
Modifié
tests/SpipHttpKernelTest.php
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 14h57min :
fix: Limiter les globales présentes au chargement (pas de $this notamment)
Ajouté
tests/Fixtures/writes_global.php
Modifié
src/Handler/LegacyHandler.php
tests/Handler/LegacyHandlerTest.php