Skip to content
Snippets Groups Projects
Commit d3fdfb5e authored by Frederic Danis's avatar Frederic Danis
Browse files

Fix crash for URLs without password


urllib.parse.unquote() request a string as first parameter.
Check that parsed_url.password exists before calling it.

Fixes: APERTIS-5756

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent ba37a6a7
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