Skip to content
Commit ef018251 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[cragr/api] Raise wrongpass if username or password is empty

Some connections have an empty password and we crash way too late in the
code of browser.py because empty passwords are not detected by the
regexp in module.py. The purposeof this patch is to raise wrongpass
properly instead of bug.

Closes: 39327@sibi
parent 19ad1758
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment