Project

General

Profile

Actions

Patch #43966

closed

Tighten SVN repository URL validation

Added by Jens Krämer 21 days ago. Updated 19 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
SCM
Target version:

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

Actions #1

Updated by Go MAEDA 21 days ago

  • Target version set to 6.0.10

Setting the target version to 6.0.10.

Actions #2

Updated by Go MAEDA 20 days ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA

Committed the fix in r24589. Thank you.

Actions #3

Updated by Go MAEDA 20 days ago

  • Subject changed from tighten SVN repository URL validation to Tighten SVN repository URL validation
Actions #4

Updated by Go MAEDA 19 days ago

  • Status changed from Resolved to Closed

Merged the fix into the stable branches in r24590 and r24591.

Actions

Also available in: Atom PDF