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

[cragr] Add regexp to login to prevent server errors

On the new cragr website, you cannot POST the login+password with a
space at the end of the password, otherwise the website returns a 500
error.
This commit adds a regexp in module.py to raise an error instead of a
browser unavailable when credentials contain something else than digits.

Closes: 9356@zendesk, 35699@sibi
parent fbd76048
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