Actions
R&D #1426
ferméImprove routes ACLs
Début:
08/05/2020
Echéance:
% réalisé:
100%
Temps estimé:
Vote:
Description
Routes ACLS are currently handled as a simple array. This is difficult to maintain in both Glatte core and plugins.
Instead of using array keys as verbatim route name for ACLS, it may make sense to use regular expressions to be more flexible.
Anyways, we should keep the existing routes parse mechanism and warning (which must be pluralized) to be able to warn about a requested but missing route in any link. Some routes may change (we try to avoid that, but this is not always possible) or be mispelled; a warning must be displayed.
Actions
#1
Mis à jour par Johan Cwiklinski il y a plus de 4 ans
- Statut changé de Nouveau à Résolu
- % réalisé changé de 0 à 100
Appliqué par commit 0b407a8fb6b013e997beb11ee2674e2c0bbb4a56.
Actions
#2
Mis à jour par Johan Cwiklinski il y a plus de 4 ans
- Statut changé de Résolu à Fermé
- Version cible mis à 0.9.4
Actions