Summary | Wrong result code, when authorization failed |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.22 |
Type | Bug |
State | Unconfirmed |
Priority | 1. Low |
Owners | |
Requester | mbozem (at) bozem (dot) de |
Created | 10/11/2021 (1311 days ago) |
Due | |
Updated | 09/18/2022 (969 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
commit 93c048c90c4369849d6c3a7567f57461500de47e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun, 18 Sep 2022 12:33:46 -0400
[mjr] Improve client error when auth server is unavailable (Bug #15077).
M doc/Horde/ActiveSync/changelog.yml
https://github.com/horde/ActiveSync/commit/93c048c90c4369849d6c3a7567f57461500de47e
commit 2fb6fbfdd9c8d595adf146d91d4e06f728672d0f
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun, 18 Sep 2022 12:32:18 -0400
[mjr] Improve client error when auth server is unavailable (Bug #15077).
M doc/Horde/ActiveSync/changelog.yml
https://github.com/horde/ActiveSync/commit/2fb6fbfdd9c8d595adf146d91d4e06f728672d0f
commit 7cdda36c3e3f30ad565db3cd1e675b2969e5a750
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun, 18 Sep 2022 12:28:45 -0400
Bug: 15077 Support case where auth server is unavailable.
M lib/Horde/ActiveSync.php
https://github.com/horde/ActiveSync/commit/7cdda36c3e3f30ad565db3cd1e675b2969e5a750
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Wrong result code, when authorization failed
Type ⇒ Bug
State ⇒ Unconfirmed
client, when authentication with horde application imp fails when the
IMAP-Server is down.
So the client (Here IPhone) displays "Wrong Password".
Maybe the result code should be 503 for service unavailable.