Actions
Patch #43966
opentighten SVN repository URL validation
Description
For some reason, the repo URL validation regexp uses \A, but lacks \z. The URL seems to be sufficiently escaped / quoted where used so not really an actual security issue, but still, I do not see a reason to allow values with multiple lines here.
Files
Updated by Go MAEDA about 3 hours ago
- Target version set to 6.0.10
Setting the target version to 6.0.10.
Actions