FredVH
Results
1
comments of
FredVH
The regex should be `/^[a-z-]+\/[\*a-z0-9.+-]+$/i` instead of `/^[a-z-]+\/[/*a-z0-9.+-]+$/i` as suggested on https://github.com/glpi-project/glpi/issues/8375#issuecomment-746257214