Richard van der Hoff 5d9546f9f4 Interactive Auth: Return 401 from for incorrect password
This requires a bit of fettling, because I want to return a helpful error
message too but we don't want to distinguish between unknown user and invalid
password. To avoid hardcoding the error message into 15 places in the code,
I've had to refactor a few methods to return None instead of throwing.

Fixes https://matrix.org/jira/browse/SYN-744
2016-10-07 00:00:00 +01:00
..
2016-09-22 12:54:22 +01:00
2016-08-24 11:58:40 +01:00
2016-09-05 10:41:27 +01:00
2016-08-08 11:12:21 +01:00
2016-09-23 14:00:52 +01:00
2016-09-27 09:27:54 +01:00
2016-09-19 17:16:56 +01:00
2016-08-08 16:40:39 +01:00