Closed dryabov closed 5 years ago
I've fixed urlParseRE regex to handle forward and back slashed identically.
This is an security issue like mentioned before so we should merge this state which can be cherry-picked to older versions. ref: #8640
@dryabov Thanks for all of the fixes.
Fixed "Broken URL parsing" issue mentioned in issue #8640 [details: 1) empty username or password are allowed, 2) colon in password is allowed]