After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 687632 - No notifications for PasswordBased providers for invalid passwords
No notifications for PasswordBased providers for invalid passwords
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
3.7.x
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-11-05 12:27 UTC by Debarshi Ray
Modified: 2012-11-07 14:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
exchange: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid (1.30 KB, patch)
2012-11-05 12:43 UTC, Debarshi Ray
committed Details | Review
owncloud: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid (1.29 KB, patch)
2012-11-05 12:43 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2012-11-05 12:27:59 UTC
There are no notifications from goa-daemon for PasswordBased providers (ownCloud, Exchange) after the password was changed on the server.

Set the error code to GOA_ERROR_NOT_AUTHORIZED for this to work, and add a suitable error message.
Comment 1 Debarshi Ray 2012-11-05 12:43:29 UTC
Created attachment 228102 [details] [review]
exchange: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid
Comment 2 Debarshi Ray 2012-11-05 12:43:52 UTC
Created attachment 228104 [details] [review]
owncloud: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid
Comment 3 Debarshi Ray 2012-11-05 12:44:34 UTC
Pushed to master.

Need permission for string freeze break for pushing to gnome-3-6.