Skip to content
Snippets Groups Projects
Commit 97918db3 authored by Konstantin Belyavskiy's avatar Konstantin Belyavskiy Committed by Konstantin Osipov
Browse files

[uri parser] Fix login through unix socket

Fix problem: cannot connect to unix binary socket using authentication.
To solve this issue update our uri parser to support following schema:
 login:password@unix/:/path1/path2/path3
Add tests

Closes: #2933
parent 277383bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment