[evolution-kolab/account-mgmt] Clarify the FIXME comment.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/account-mgmt] Clarify the FIXME comment.
- Date: Fri, 29 Jun 2012 14:34:25 +0000 (UTC)
commit 77e89bcc0ebf92df4957ea99114f9eab594a5929
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jun 29 10:33:11 2012 -0400
Clarify the FIXME comment.
Clarify how the E_SOURCE_AUTHENTICATION_REJECTED return value works with
respect to e_source_registry_authenticate_sync().
src/libekolab/kolab-mail-access.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/libekolab/kolab-mail-access.c b/src/libekolab/kolab-mail-access.c
index 9cc2a04..2b60919 100644
--- a/src/libekolab/kolab-mail-access.c
+++ b/src/libekolab/kolab-mail-access.c
@@ -118,7 +118,9 @@ kolab_mail_access_try_password_sync (ESourceAuthenticator *authenticator,
* e_source_registry_authenticate_sync() to return TRUE.
*
* E_SOURCE_AUTHENTICATION_REJECTED if the password is invalid.
- * Returning this will (re)prompt the user for a password.
+ * Returning this will (re)prompt the user for a password. The
+ * in-progress call to e_source_registry_authenticate_sync()
+ * will remain in-progress.
*
* E_SOURCE_AUTHENTICATION_ERROR if communication with the
* server fails or if the server itself reports an error.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]