[gnome-online-accounts/gnome-3-14] facebook: Remove read_mailbox
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-14] facebook: Remove read_mailbox
- Date: Mon, 23 Mar 2015 12:44:27 +0000 (UTC)
commit 736a81efbad916848e00619b069366ef23a9d4c3
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Feb 23 13:24:16 2015 +0100
facebook: Remove read_mailbox
I can not think of anything that is using it, and Facebook does not
like [1] handing it out so easily.
Since the credentials generation was bumped in the previous commit,
we are not bumping it again.
[1] https://developers.facebook.com/docs/facebook-login/permissions
https://bugzilla.gnome.org/show_bug.cgi?id=745004
src/goabackend/goafacebookprovider.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goafacebookprovider.c b/src/goabackend/goafacebookprovider.c
index 5ecdae1..c19f047 100644
--- a/src/goabackend/goafacebookprovider.c
+++ b/src/goabackend/goafacebookprovider.c
@@ -133,7 +133,6 @@ get_scope (GoaOAuth2Provider *provider)
/* Note: Email is requested to obtain a human understandable unique Id */
return
"user_events,"
- "read_mailbox,"
"email,"
"user_photos,"
"user_status,"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]