Skip to content
  • Quentin Defenouillere's avatar
    [cragr] Add regexp to login to prevent server errors · 843fadd8
    Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
    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
    843fadd8