diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-01 14:46:53 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-01 14:46:53 -0300 |
commit | d74a4c3840c95e5879c89ec9d1f6d48ab54b0f55 (patch) | |
tree | 6e65965ea7ecdd98a090a8149da8258ee5a35fd6 /changes | |
parent | 10c1eadc76b5c903feac32a6e2d113034d05cee0 (diff) |
Use the same exception for all the auth user facing errors
Diffstat (limited to 'changes')
-rw-r--r-- | changes/login_error_undistinguishable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/login_error_undistinguishable b/changes/login_error_undistinguishable new file mode 100644 index 00000000..5391f3fc --- /dev/null +++ b/changes/login_error_undistinguishable @@ -0,0 +1,2 @@ + o Do not distinguish between different possible authentication + errors. Fixes #3859.
\ No newline at end of file |