Skip to content
Commit 4b87df88 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[cragr] Remove assert False since all error message are handled

The assert False at the end of the security check will force a crash if
we manage to login after the second try. Since all error messages are
now handled, this assert False is now obsolete so I removed it.

Closes: 35412@sibi
parent 81d1725a
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