Sebastian Spaeth 69b5623552 Also set login_failed in case of form errors
If we send a POST request to the login page which contained form errors
(e.g. a too short password), the variable "login_failed" was not set to
true. This condition was tested by the test suite however, so we should
make sure that login_failed is set even if the form failed to validate.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2013-01-21 17:15:39 +01:00
..
2012-02-02 09:44:13 -06:00
2013-01-21 17:14:59 +01:00
2012-12-21 00:30:48 +01:00