#4305 If the user doesn't have a valid ssh key inform and keep doing
Merged by pingou. Opened by pingou.
fix_invalid_sshkey  into  master

Download 4305.patch

There are a few situation where set_up_user will raise an exception
if this exception is due to an invalid ssh key provided, we should
just inform the user about it and let them log in, otherwise, let's
raise the error, catch it later and inform the user then.

Fixes https://pagure.io/pagure/issue/4303

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto 16d9f70bdf40bd171762dc67a000b7add789b9ac

rebased onto 7e3a6b00fb6bf870a8fb6105524e7f76f565cc22

rebased onto b4f67b0127b037d6a4123fd929cba915bd0b38e0

11:42:10  FAILED test: py3-test_style

rebased onto 5acd44edffa01b8d25d183106e5df41aa25fb90c

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata